php-mvc

所属分类:PHP编程
开发工具:PHP
文件大小:0KB
下载次数:0
上传日期:2020-06-06 08:06:41
上 传 者sh-1993
说明:  基于PHP7+的轻量级MVC框架, 博客系统, 新闻管理系统, 企业官网, Api系统的最佳选择,
(PHP7+based lightweight MVC framework, blog system, news management system, enterprise official website, Api system,)

文件列表:
.editorconfig (148, 2020-02-02)
CHANGELOG.md (674, 2020-02-02)
LICENSE (1066, 2020-02-02)
build.php (1241, 2020-02-02)
composer.json (808, 2020-02-02)
php-mvc-template.php (1355, 2020-02-02)
src/ (0, 2020-02-02)
src/application.config.php (1456, 2020-02-02)
src/link/ (0, 2020-02-02)
src/link/hefang/ (0, 2020-02-02)
src/link/hefang/mvc/ (0, 2020-02-02)
src/link/hefang/mvc/Mvc.class.php (22516, 2020-02-02)
src/link/hefang/mvc/SimpleApplication.class.php (2153, 2020-02-02)
src/link/hefang/mvc/caches/ (0, 2020-02-02)
src/link/hefang/mvc/caches/RadiusCache.class.php (1861, 2020-02-02)
src/link/hefang/mvc/caches/SimpleCache.class.php (3732, 2020-02-02)
src/link/hefang/mvc/controllers/ (0, 2020-02-02)
src/link/hefang/mvc/controllers/BaseController.class.php (6954, 2020-02-02)
src/link/hefang/mvc/controllers/traits/ (0, 2020-02-02)
src/link/hefang/mvc/controllers/traits/ApiControllerTrait.class.php (3246, 2020-02-02)
src/link/hefang/mvc/controllers/traits/NotApiControllerTrait.class.php (2932, 2020-02-02)
src/link/hefang/mvc/controllers/traits/RestApiControllerTrait.class.php (3821, 2020-02-02)
src/link/hefang/mvc/databases/ (0, 2020-02-02)
src/link/hefang/mvc/databases/BaseDb.class.php (5874, 2020-02-02)
src/link/hefang/mvc/databases/Mysql.class.php (16132, 2020-02-02)
src/link/hefang/mvc/databases/Sql.class.php (1531, 2020-02-02)
src/link/hefang/mvc/databases/SqlSort.class.php (1137, 2020-02-02)
src/link/hefang/mvc/databases/Sqlite3.class.php (14472, 2020-02-02)
src/link/hefang/mvc/entities/ (0, 2020-02-02)
src/link/hefang/mvc/entities/ActionActionDocComment.class.php (3346, 2020-02-02)
src/link/hefang/mvc/entities/ApiResult.class.php (4739, 2020-02-02)
src/link/hefang/mvc/entities/Pager.class.php (1604, 2020-02-02)
src/link/hefang/mvc/entities/Router.class.php (4551, 2020-02-02)
src/link/hefang/mvc/entities/StatusResult.class.php (1694, 2020-02-02)
src/link/hefang/mvc/exceptions/ (0, 2020-02-02)
src/link/hefang/mvc/exceptions/ActionNotFoundException.class.php (265, 2020-02-02)
src/link/hefang/mvc/exceptions/ControllerNotFoundException.class.php (269, 2020-02-02)
src/link/hefang/mvc/exceptions/DocCommentException.class.php (253, 2020-02-02)
... ...

# php-mvc [帮助文档](https://github.com/iamhefang/php-mvc/wiki) [版本计划](https://github.com/iamhefang/php-mvc/wiki/%E5%BC%80%E5%8F%91%E5%92%8C%E4%BD%BF%E7%94%A8-%E7%89%88%E6%9C%AC%E8%AE%A1%E5%88%92) [更新日志](CHANGELOG.md) [贡献者列表](https://github.com/iamhefang/php-mvc/wiki/%E5%BC%80%E5%8F%91%E5%92%8C%E4%BD%BF%E7%94%A8-%E5%81%9A%E5%87%BA%E8%B4%A1%E7%8C%AE%E7%9A%84%E4%BA%BA) [建议/问题反馈](https://github.com/iamhefang/php-mvc/issues) ## 介绍 基于PHP7+轻量级, 高性能的MVC框架 博客系统, 内容管理系统, 企业官网, 新闻管理系统, 论坛, 商城, API系统等最佳选择 ## 目录结构应为 > 下面的目录结构是你的空间或服务器不支持把文件放到web root之外的选择, 为了安全考虑, 请把application, libraries目录放到web root之前外 - 项目根目录 - libraries - php-helpers-VERSION.phar - php-mvc-VERSION.phar - data - caches - logs - themes - theme1 - theme2 - application - 项目主包 - application.config.php - xxx.config.php - index.php ## 使用该框架的网站 > 如果你的网站或系统也使用了的该框架, 且想要在下面列表中显示, 可以发邮件到 mvc@hefang.link, 我会把你的网站列到下面 1. [hefang-cms](https://cms.hefang.org): 开源内容管理系统 1. [何方博客](https://hefang.link): 何方的技术博客 1. [何喜阳博客](https://hexiyang.cn): 何喜阳的技术博客

近期下载者

相关文件


收藏者