The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pear-console-color2 - Easily use ANSI console colors in your application

Website:
http://pear.php.net/package/Console_Color2
Licence:
MIT
Vendor:
Remi Collet
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.

Packages

php-pear-console-color2-0.1.2-1.el6.remi.noarch [9 KiB] Changelog by Remi Collet (2014-02-18):
- initial package, version 0.1.2 (alpha)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.