Download the PHP package wilensky/cli-colorizer without Composer
On this page you can find all versions of the php package wilensky/cli-colorizer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cli-colorizer
CliColorizer
Lightweight PHP7 CLI output colorizer
- Available via
composer require
wilensky/cli-colorizer
- PHP7 compliant
- PSR2 compliant
- Lightweight
- Documented
- Compatible with native linux
tail
andcat
commands
Usage
For ease of use CliColorizer
can/should be aliased with help of use
statement.
Changing text color
Regular method
All available foregroung color
@method
s are listed under the class docblock withfg*
prefix.
Advanced method
Changing background color
Regular method
All availabe backgorund color
@method
s are listed under the class docblock withbg*
prefix.
Advanced method
Mixing fore and background colors
Making text bold
Making bold colors
All versions of cli-colorizer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.1
The package wilensky/cli-colorizer contains the following files
Loading the files please wait ....