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.
Application- Primary class to run a web applicationDispatcher- HTTP dispatch cycle handlerModule- Represents a packaged mini-app
ModelViewControllerRoute
- PHP 5.4.0