PHP MVC framework created to start most web apps. Contains all the most basic functionality to begin coding. Used when a CMS is not the right route for your project.
- No database required. (Includes MySQL database layer)
- No prior controllers or models.
- No admin.
The requirements are simple. Apache 2+ and PHP 5+.
- Keeping the directory structure upload the files to your server.
- Edit app/config.php to set the database location and basic settings.
John Hoover, http://defvayne23.com