资 源 简 介
Mutant Vole PHP
Mutant Vole is a lightweight, customizable, web-application library based on the Model View Presenter pattern, written in PHP5. It follows the Passive View variant of Model View Presenter. This means the View is completely decoupled from the Model and the Presenter handles all updating of the View.
Features
Build pages by compositing reusable controls, each with its own View and Presenter
Support for Smarty and HTML_QuickForms
JSON-RPC integration
BYOM (Bring Your Own Model)
Dependencies
PHP 5.2
Smarty (optional)
HTML\_QuickForm (optional)
Spy