bruli/event-bus-bundle
最新稳定版本:0.5
Composer 安装命令:
composer require bruli/event-bus-bundle
包简介
Bundle to use event bus in symfony projects
README 文档
README
Bundle to use event bus in symfony projects
Installation
Step 1: Composer
$ composer require bruli/event-bus-bundle
Add in your app/AppKernel.php file:
public function registerBundles() { ... new \Bruli\EventBusBundle\EventBusBundle() }
Credits
- Pablo Braulio (@brulics)
- All contributors
License
event-bus-bundle is released under the MIT License. See the bundled LICENSE file for details.
统计信息
- 总下载量: 288.4k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 5
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-10-20