xtrasmal/tactician-middleware-bundle
Composer 安装命令:
composer require xtrasmal/tactician-middleware-bundle
包简介
The Tactician Middleware bundle
README 文档
README
Friendly companion bundle for the TacticianBundle, stacked with middleware Tactician Bundle can be found here: https://github.com/xtrasmal/TacticianBundle
Setup
First add this bundle to your composer dependencies:
> composer require xtrasmal\tactician-middleware-bundle
Then register it in your AppKernel.php.
class AppKernel extends Kernel { public function registerBundles() { $bundles = array( new Xtrasmal\TacticianMiddlewareBundle\TacticianMiddlewareBundle(), // ...
That's it!
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-04-09