Console User Interface MySQL Navigator.
There is a image sample of the app CUI
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
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!.