Basic Framework Made With PHP For Training Purposes Based On Ruby On Rails.
NOTE : These instructions were made assuming that you already have installed and running Git, MySQL, PHP, and a Web server like Apache.
Go to your PHP projects folder and clone this project :
git clone git://github.com/glendel/FrankyPHP.git my_new_folder
Then :
Edit the “database.php” file with your custom database settings.
If everything has gone fine so far and you have already this project cloned under your PHP projects folder and you have modified with the right settings the “database.php” file it means that you are ready to go.