weew/console-container-aware
Composer 安装命令:
composer require weew/console-container-aware
包简介
Container aware version of the weew/console package.
README 文档
README
Table of contents
Installation
composer require weew/console-container-aware
Introduction
This package integrates weew/console with weew/container and allows invocation of commands trough the container.
Usage
Simply create a container aware instance of Console and pass in an instance of IContainer.
$console = new Weew\Console\ContainerAware\Console(new Container());
统计信息
- 总下载量: 108
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-07-19