titon / mvc
此包已被弃用且不再维护。未建议替代包。
Titon MVC 包通过将外部模型、视图、控制器和路由包打包成一个单一包,添加了对模型-视图-控制器(MVC)模式的支持。这个单独的 MVC 包提供了全面的应用支持。
0.11.1
2014-02-25 07:48 UTC
Requires
- php: >=5.4.0
- titon/controller: *
- titon/model: *
- titon/route: *
- titon/view: *
Requires (Dev)
- titon/debug: *
- titon/test: dev-master
Suggests
- titon/debug: Enable the Debugger for error and exception handling