pear2 / console_color
Genetaror for ANSI color escape sequences.
Installs: 445 804
Dependents: 5
Suggesters: 5
Security: 0
Stars: 5
Watchers: 2
Forks: 0
pkg:composer/pear2/console_color
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2025-09-27 23:21:03 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.