Skip to content

titon/mvc

Repository files navigation

MVC v0.11.1 Build Status

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 application
  • Dispatcher - HTTP dispatch cycle handler
  • Module - Represents a packaged mini-app

Dependencies

  • Model
  • View
  • Controller
  • Route

Requirements

  • PHP 5.4.0

About

[DEPRECATED] Model, View and Controller package for Titon.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages