weew/router-container-aware
Composer 安装命令:
composer require weew/router-container-aware
包简介
Container integration for the weew/router package.
README 文档
README
Table of contents
Installation
composer require weew/router-container-aware
Introduction
This package integrates weew/router with weew/container and allows filters, parameter resolvers, etc. to rely on dependency injection and sharing of data trough the container.
Usage
Simply create a container aware instance of Router and pass in an instance of IContainer.
$commander = new Weew\Router\ContainerAware\Router(new Container());
统计信息
- 总下载量: 128
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-07-20