Download the PHP package questocat/console-color without Composer
On this page you can find all versions of the php package questocat/console-color. 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 console-color
console-color
A simple command line colorize library
Installation
Using Composer to add the package to your project's dependencies:
Usage
Example will output
Colors/Formats Api
Foreground | Background | Formats | Themes |
---|---|---|---|
default | defaultBackground | bold | info |
black | blackBackground | dim | warning |
red | redBackground | underline | error |
green | greenBackground | blink | success |
yellow | yellowBackground | invert | |
blue | blueBackground | hidden | |
magenta | magentaBackground | ||
cyan | cyanBackground | ||
lightGray | lightGrayBackground | ||
darkGray | darkGrayBackground | ||
lightRed | lightRedBackground | ||
lightGreen | lightGreenBackground | ||
lightYellow | lightYellowBackground | ||
lightBlue | lightBlueBackground | ||
lightMagenta | lightMagentaBackground | ||
lightCyan | lightCyanBackground | ||
white | whiteBackground |
Reference
License
Licensed under the MIT license.
All versions of console-color with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package questocat/console-color contains the following files
Loading the files please wait ....