# php-mvc **Repository Path**: iamhefang/php-mvc ## Basic Information - **Project Name**: php-mvc - **Description**: 基于PHP7+的轻量级MVC框架, 博客系统, 新闻管理系统, 企业官网, Api系统的最佳选择 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-09-16 - **Last Updated**: 2025-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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): 何喜阳的技术博客