trash-panda/bernard-container-interop-router
Composer 安装命令:
composer require trash-panda/bernard-container-interop-router
包简介
A Container Interop Router for Bernard -> https://github.com/bernardphp
README 文档
README
- Bernard -> https://github.com/bernardphp/bernard
- Container Interop -> https://github.com/container-interop/container-interop
Installation
composer require trash-panda/bernard-container-interop-router
Usage
use TrashPanda\BernardContainerInteropRouter\ContainerInteropAwareRouter; use Bernard\Consumer; $router = new ContainerInteropAwareRouter($yourContainer); $consumer = new Consumer($router, $dispatcher);
统计信息
- 总下载量: 145
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-08-26