Download the PHP package jfcherng/php-color-output without Composer
On this page you can find all versions of the php package jfcherng/php-color-output. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jfcherng/php-color-output
More information about jfcherng/php-color-output
Files in jfcherng/php-color-output
Download jfcherng/php-color-output
More information about jfcherng/php-color-output
Files in jfcherng/php-color-output
Vendor jfcherng
Package php-color-output
Short Description Make your PHP command-line application colorful.
License MIT
Package php-color-output
Short Description Make your PHP command-line application colorful.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-color-output
php-color-output
The above screenshot is the output of demo.php
. See the Example section.
Installation
Available Styles
Background | Foreground | Compound | Special | Alias |
---|---|---|---|---|
b_black | f_black | f_dark_gray | blink | b (bold) |
b_blue | f_blue | f_light_blue | bold | blk (blink) |
b_cyan | f_brown | f_light_cyan | dim | h (hidden) |
b_green | f_cyan | f_light_green | hidden | rev (reverse) |
b_light_gray | f_green | f_light_purple | reset | rst (reset) |
b_magenta | f_light_gray | f_light_red | reverse | u (underline) |
b_red | f_normal | f_white | underline | - |
b_yellow | f_purple | f_yellow | - | - |
- | f_red | - | - | - |
Functions and Methods
Example
All versions of php-color-output with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.3
The package jfcherng/php-color-output contains the following files
Loading the files please wait ....