Home > Backend Development > PHP Tutorial > PHP的MVC框架:MiniMVC

PHP的MVC框架:MiniMVC

WBOY
Release: 2016-06-20 12:42:12
Original
1035 people have browsed it

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

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template