photom/framework
Composer 安装命令:
composer require photom/framework
包简介
micro open framework
README 文档
README
Features
- HTTP Router
The most important thing is what the framework should decide. This is routing. This task is solved quickly and easily. Minimum code, maximum functionality.
- Middleware
In many places, intermediate handlers need to be done. The photo for this gives an easy tool.
- ORM
What is needed for a successful project? This is an easy base management. Built-in ORM allows you to manage it.
- MVC
Model View Controller - Has already become the standard design. And Photom also supports this standard
- Tools Helper
The speed of development increases the built-in utility for creating the necessary typical code.
- DDD
The framework has support for Domain objects that can easily integrate with a business model
- Storage
The framework has file tool
Install
composer require photom/framework
ln vendor/photom/framework/photom photom
./photom install
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-09-24