net_bazzline/php_symfony_console_io
Composer 安装命令:
composer require net_bazzline/php_symfony_console_io
包简介
symfony console command io copied from composer
README 文档
README
This component extends the existing symfony console application by a generic IO object.
This will easy up the input/output handling in an symfony console project.
Intension
The main intension of that project is to use the IOInterface of composer in more then one symfony console application. The project starts as a copycate of the composer ConsoleIO.
Packagist
https://packagist.org/packages/net_bazzline/php_symfony_console_io
Add following line to you composer.json file.
"net_bazzline/php_symfony_console_io" : "dev-master"
References
https://github.com/jenswiese/phpteda/blob/master/src/Phpteda/CLI/IO/ConsoleIO.php https://github.com/composer/composer/blob/master/src/Composer/IO/ConsoleIO.php
History
- 1.0.0 - 2013-08-05
- Stable IOInterface
- Implementation of interface by ConsoleIO
- Existing IOAwareInterface
- Available ConsoleIOFactory
- Two exceptions, InputException and RuntimeException
统计信息
- 总下载量: 37
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: LGPLv3
- 更新时间: 2013-05-31