weew / helpers-console
PHP命令行辅助工具集合。
v1.1.2
2016-07-21 11:38 UTC
Requires
- weew/helpers-array: ^1.0.0
- weew/helpers-string: ^1.0.0
Requires (Dev)
- phpunit/phpunit: ^4.7
- satooshi/php-coveralls: ^0.6.1
README
目录
安装
composer install weew/helpers-console
介绍
这个小巧的库提供了各种辅助函数来处理控制台输入和输出。如果您需要一个更复杂的解决方案,请查看weew/console。