当前位置:Gxlcms > PHP教程 > PHP的MVC框架:MiniMVC

PHP的MVC框架:MiniMVC

时间:2021-07-01 10:21:17 帮助过:48人阅读

MiniMVC是一个MVC(Model-View-Controller)PHP应用框架。

  • No restrictive coding rules
  • Simple solutions over complexity
  • No large-scale monolithic libraries
  • Nearly zero configuration
  • No need for template language
  • Spend more time away from the computer
  • PHP >= 5.5.9
  • PDO PHP Extension

项目主页:http://www.open-open.com/lib/view/home/1451285776448

人气教程排行