Dietcube:超级轻巧的世界和灵活PHP框架

时间:2021-03-02 17:07:26
【文件属性】:
文件名称:Dietcube:超级轻巧的世界和灵活PHP框架
文件大小:33KB
文件格式:ZIP
更新时间:2021-03-02 17:07:26
PHP Dietcube Dietcube是世界上超级轻量级​​且灵活PHP框架。 Dietcube具有: MVC架构, DI容器(粉刺), 路由器(FastRoute), EventDispatcher(Symfony EventDispatcher), 渲染器(Twig), 记录仪(Monolog), 和一些核心组件。 安装 在您的项目上使用Dietcube。 composer require dietcube/dietcube 从框架开始项目: composer create-project dietcube/project -s dev your-project 贡献 在提交您的文稿之前,请仔细阅读以下CLA。 执照 请参阅LICESNSE文件。 作者 @sotarok @坂本唯 @kajiken @DQNEO
【文件预览】:
dietcube-master
----.gitignore(135B)
----src()
--------Exception()
--------Router.php(4KB)
--------Config.php(333B)
--------Controller()
--------Response.php(5KB)
--------Dispatcher.php(12KB)
--------Controller.php(2KB)
--------RouteInterface.php(168B)
--------Twig()
--------Parameters.php(337B)
--------Events()
--------Components()
--------Application.php(6KB)
--------template()
----.travis.yml(242B)
----LICENSE(1KB)
----composer.json(618B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(253B)
----README.md(1KB)
----.php_cs.dist(263B)
----tests()
--------RouterTest.php(3KB)
--------bootstrap.php(58B)
--------ControllerTest.php(4KB)
--------ParametersTest.php(507B)
--------Components()
--------ConfigTest.php(878B)
--------ApplicationTest.php(2KB)
----phpunit.xml.dist(980B)
----CHANGES.md(419B)

网友评论