Download the PHP package mdurrant/php-console-color without Composer
On this page you can find all versions of the php package mdurrant/php-console-color. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mdurrant/php-console-color
More information about mdurrant/php-console-color
Files in mdurrant/php-console-color
Download mdurrant/php-console-color
More information about mdurrant/php-console-color
Files in mdurrant/php-console-color
Vendor mdurrant
Package php-console-color
Short Description Extremely simple library for writing to the console in color
License MIT
Package php-console-color
Short Description Extremely simple library for writing to the console in color
License MIT
Please rate this library. Is it a good library?
Informations about the package php-console-color
PhpConsoleColor
Purpose
This lightweight library only serves to make formatted console output code more readable.
Instead of:
We can do:
Usage
will output
Colors
Color Code | Info |
---|---|
black | Black |
red | Red |
green | Green |
yellow | Yellow |
blue | Blue |
purple | Purple |
cyan | Cyan |
white | White |
blackB | Black Bold |
redB | Red Bold |
greenB | Black Bold |
yellowB | Yellow Bold |
blueB | Blue Bold |
purpleB | Purple Bold |
cyanB | Cyan Bold |
whiteB | White Bold |
blackU | Black Underlined |
redU | Red Underlined |
greenU | Black Underlined |
yellowU | Yellow Underlined |
blueU | Blue Underlined |
purpleU | Purple Underlined |
cyanU | Cyan Underlined |
whiteU | White Underlined |
License
MIT
All versions of php-console-color with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package mdurrant/php-console-color contains the following files
Loading the files please wait ....