FulePHP - Simple, Flexible and Community driven PHP Framework
FuelPHP is a simple, flexible, community driven PHP5.3 web framework based on the best ideas of other frameworks with a fresh start.FuelPHP is a MVC (Model-View-Controller) framework that was designed from the ground up to have full support for HMVC as part of its architecture.
FuelPHP also adds support for a more router based approach where you might route directly to a closure which deals with the input uri, making the closure the controller and giving it control of further execution.
Features of FuelPHP Framework:
- An (H)MVC Framework
- Modular and extandable to a fault
- Security
- Oil: The (optional) power of the command line
- Base class for controllers and models
- Powerful yet light weight ORM included
- Authentication framework
- Use any template parser for your views
Comments
Post a Comment