pear2 / console_color
Genetaror for ANSI color escape sequences.
1.0.0
2014-03-02 13:19 UTC
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2024-10-27 21:24:38 UTC
README
This Package provide a easy way to print text with color and style in command line. It has a simple interface, whereby you just create an object with the color and style information you want, and it will automatically be converted to an escape sequence when used as a string.