LISA MVC
LISA is an open source object oriented web application framework based on PHP 5.3 and Smarty template engine. LISA follows the model view controller architecture, and licensed under Gpl version 3. Version 0.2.0 using namespaces, late static bindings and many of PHP’s new features.
Features
- Use mod rewrite for human URIs
- Fast and flexible templating with layout support
- “On the fly” image resizing system
- Access Control Library
- Easy customizing with abstractions
- LISA session handler
- Full view caching
- Very lightweight
Requirements
- PHP 5.3
- PHP GD library for image resizing
- Apache 2 or other compatible webserver with rewrite module
