| » Summary | » License |
|---|---|
| This Class allows you to easily use ANSI console colors in your application. | MIT |
| » Current Release | » Bug Summary |
| 0.1.1 (alpha) was released on 2012-03-14 (Changelog) |
No open bugs
Report a new bug to Console_Color2 |
| » Description | |
| You can use Console_Color2::convert() to transform colorcodes like %r into ANSI control codes. $console = new Console_Color2(); print $console->convert("%rHello World!%n"); would print "Hello World" in red, for example. |
|
| » Maintainers | » More Information |
|
|