DragonPHP is an open source PHP 5 web application framework that is based on the MVC 2(Model View Controller - Model 2) architecture. It is lightweight and simple to learn.
Key Features
- Request Dispatcher
- Session Management
- Page Controller
- Role-Based Access Control Security
- Common Logger
- Validator (i.e. Form Validation)
- Dynamic Templating
- Modules
- Database Access
Latest Updates 3/28/2010
- DragonPHP version 1.0 released
- Various bug fixes
- Support for role-based access control
- Sample portal skeleton application
