Top Level :: Console

Package Information: Console_Color

This package is not maintained anymore and has been superseded. Use Console_Color2 instead.
» Summary » License
This Class allows you to easily use ANSI console colors in your application. MIT
» Current Release » Bug Summary
1.0.3 (stable) was released on 2010-10-25 by doconnor (Changelog)
Easy Install

Not sure? Get more info.

pear install Console_Color

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Color

No open bugs
Report a new bug to Console_Color
» 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.
» Maintainers » More Information

Packages that depend on Console_Color

Dependencies for Console_Color