# dyphp_framework **Repository Path**: rainsun/dyphp_framework ## Basic Information - **Project Name**: dyphp_framework - **Description**: dyphp framework 是一个MVC框架 同时也支持面向过程编程 框架以配制控制应用,使用应用便于管理,让架构灵活 支持hook,widget,debug,route,user identity,cache,utils,vendors,i18n - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: http://git.oschina.net/rainsun/dyphp_framework - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2013-08-06 - **Last Updated**: 2022-12-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ###### DyphpFramework 一个简单易用的MVC开发框架 *此框架为MVC架构的php开发框架,是在工作中逐渐完善而成* *在不断的优化中参照了一些优秀的框架,同时加入了自己的设计理念,力求轻量、灵活、易用* *同样采取index.php唯一入口机制,config配制文件控制* vendors中包含了常用开源类库:PHPExcel,PHPMailer,phpqrcode,PclZip > ###### TODO > - [ ] 使用文档编写 > - [x] 提供demo 使用DyphpFramwork [dyadmin](https://github.com/rainsun007/dyadmin) > - [x] 框架支持检查完善