michielkempen/lumen-http-helpers
Composer 安装命令:
composer require michielkempen/lumen-http-helpers
包简介
A set of helper classes to segregate the validation and transformation logic from controller to separate dedicated classes.
README 文档
README
A set of helper classes to segregate the validation and transformation logic from controller to separate dedicated classes.
Installation
Add the package to the dependencies of your Lumen application
composer require michielkempen/lumen-http-helpers
Add the service provider in bootstrap/app.php
$app->register(MichielKempen\LumenHttpHelpersServiceProvider::class);
Security
If you discover any security related issues, please email kempenmichiel@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 20
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-01-31