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