/mysqlnav

Console User Interface MySQL Navigator

Primary LanguagePHP

mysqlnav

Console User Interface MySQL Navigator.

There is a image sample of the app CUI

mysqlcliente

Installation guide

follow these steps:

mkdir repos
cd repos
git clone https://github.com/salojc2006/cuif.git
git clone https://github.com/salojc2006/salodev.git
cd ..
mkdir apps
cd apps
git clone https://github.com/salojc2006/mysqlnav.git
cd mysqlnav
chmod +x mysqlnav.php

And enjoy exec!

./mysqlnav.php

About It

It was an test application, used to develop CUIF (php console user interface framework)... So.. is not a complete application. It serves as a demo of that you can do with CUIF.

Exploring code is easy to learn how CUIF wors!.