thinmvc:“刚刚好大小的“PHP模型视图控制器的实现。
- 资源大小:9.92 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
php
模型
实现
控制器
大小
视图
刚刚
资 源 简 介
Implements MVC in PHP in a very lightweight way. Most frameworks fundamentally change how PHP works by imposing a lot of rules and constructs to the base language. The idea here is to put a thin MVC layer on top of regular PHP so that anyone who uses PHP can see what is going on with a minimum of new learning.
文 件 列 表
phpthinmvc
lib
intro
sample_config.php
root.php