LogicAndTrick / phoenix

Phoenix is a PHP MVC framework that attempts to emulate the powerful simplicity of the ASP.NET MVC framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phoenix MVC

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 helpers
  • Content - Contains images, styles and scripts
  • Phoenix - 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.

About

Phoenix is a PHP MVC framework that attempts to emulate the powerful simplicity of the ASP.NET MVC framework.


Languages

Language:PHP 99.9%Language:CSS 0.1%