Awesome
MVC v0.11.1
The Titon MVC package adds support for the Model-View-Controller paradigm by packaging the external Model, View, Controller and Route packages into a single package. This single MVC package has full application support.
Features
Application
- Primary class to run a web applicationDispatcher
- HTTP dispatch cycle handlerModule
- Represents a packaged mini-app
Dependencies
Model
View
Controller
Route
Requirements
- PHP 5.4.0