hydreflab/laravel-adr
Composer 安装命令:
composer require hydreflab/laravel-adr
包简介
Action-Domain-Responder (ADR) pattern plugin for Laravel
README 文档
README
This package aims to deliver tools to use/implement ADR pattern with Laravel framework.
Installation
To install the package, run:
composer require hydreflab/laravel-adr
Package requires Laravel >= 5.5.
No additional service provider registration is required as package uses auto-discovery feature.
After, run:
php artisan vendor:publish --provider=HydrefLab\\Laravel\\ADR\\ADRServiceProvider
Documentation
For full documentation, please check out WIKI.
Note: WIKI is still being updated. It is not yet valid reference point.
Contributing
Contributions are welcome! Please, read CONTRIBUTING for details.
License
The package is licensed for use under the MIT License (MIT). Please, see LICENSE for more information.
统计信息
- 总下载量: 28
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-02-19