Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
Console_Color
Installed
- no -
Latest
1.0.3
License
MIT
Summary
This Class allows you to easily use ANSI console colors in your application.
Description
You can use Console_Color::convert to transform colorcodes like %r into ANSI
control codes. print Console_Color::convert("%rHello World!%n"); would print
"Hello World" in red, for example.
Dependencies
PHP Version: 4.0.0 or newer PEAR Package: pear.php.net/PEAR 1.4.0b1 or newer