weew / helpers-console
Collection of useful php command line helpers.
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
Table of contents
Installation
composer install weew/helpers-console
Introduction
This tiny library provides various helper functions to deal with console input and output. If you need a more sophisticated solution, take a look at weew/console.