Rewrites and permissions for the Apache web server.
Your apps go here. Each app gets its own folder structure that looks like this:
Templates rendered to PHP are saved here.
Global configurations including database connection info.
Global CSS files.
Files uploaded through the admin area.
This is the front-end controller, or request router.
The web-based installer.
Global Javascript files.
Design layouts/templates go here.
These are the main libraries that form the core of the framework.
The MIT license info.
Rewrites and permissions for the Nginx web server.
The main README file.
Unit tests written using PHPUnit.