自己写的MVC框架(PHP)

时间:2019-03-18 17:30:38
【文件属性】:
文件名称:自己写的MVC框架(PHP)
文件大小:12KB
文件格式:ZIP
更新时间:2019-03-18 17:30:38
PHP, MVC框架 自己写的MVC框架,功能完善,用来写一些小项目是绰绰有余了。实现了MVC三层架构,支持模块化设计,应用目录自动生成,命名空间自动加载到类,url mode,url路由等功能。
【文件预览】:
Core
----functions.php(2KB)
----Core()
--------Model.class.php(10KB)
--------View.class.php(15KB)
--------Controller.class.php(3KB)
--------App.class.php(6KB)
----Conf()
--------config.php(2KB)
----Core.php(339B)

网友评论