Download the PHP package doylee/dphp without Composer
On this page you can find all versions of the php package doylee/dphp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor doylee
Package dphp
Short Description DoyleafPHP,A Framework for PHP,By Doylee and Leaf
License MPL-2.0
Package dphp
Short Description DoyleafPHP,A Framework for PHP,By Doylee and Leaf
License MPL-2.0
Please rate this library. Is it a good library?
Informations about the package dphp
https://dphp.doylee.cn/ 存档,正式内容迁移至https://github.com/DoyleafPHP/Dphp
Dphp
DoyleafPHP,A framework for PHP,by doylee and leaf
一个复古贯彻MVC模式的微型框架
采用GPL3.0开源协议
架构模式
采用经典的webMVC架构,突出M层和V层的可重用性,降低C层的作用,还原MVC的本来面目(并没有)。
架构方法
使用composer来架构整个框架,提高程序的扩展性,保持组件版本的灵活控制。
路由
采用开源的nikic/fast-route路由,这个路由自称是最快的路由。
入口文件
/public/index.php
安装方式
composer create-project doylee/dphp <你的项目名>
All versions of dphp with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
nikic/fast-route Version ^1.2
doylee/wafphp Version dev-master
doctrine/orm Version ^2.5
catfan/medoo Version ^1.5
illuminate/database Version ^5.5
filp/whoops Version ^2.1
nikic/fast-route Version ^1.2
doylee/wafphp Version dev-master
doctrine/orm Version ^2.5
catfan/medoo Version ^1.5
illuminate/database Version ^5.5
filp/whoops Version ^2.1
The package doylee/dphp contains the following files
Loading the files please wait ...