Phoenix is a PHP MVC framework that attempts to emulate the powerful simplicity of the ASP.NET MVC framework.
This repo has the following subfolders:
App- Contains controllers, models, views, and helpersContent- Contains images, styles and scriptsPhoenix- Contains the framework files
This is a suggested structure only and these three folders can be moved if required. The index.php file needs to be configured appropriately. See the documentation for more information.