Sophie

Sophie

distrib > Fedora > 20 > x86_64 > by-pkgid > 221414fdcf77580eade918b7cb58086f

php-pear-console-color2-0.1.2-2.fc20.noarch.rpm

Description:

You can use Console_Color::convert to transform colorcodes like %r into
ANSI control codes.
<?php
include "Console/Color2.php";
$console = new Console_Color2();
print $console->convert("%rHello World!%n");
?>
would print "Hello World" in red, for example.

Sources packages:

Other version of this rpm: