weew / helpers-console
Collection of useful php command line helpers.
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/weew/helpers-console
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.