Home » Console » Console_Color
This Class allows you to easily use ANSI console colors in your application.
This package is unmaintained.
Download latest release 1.0.3 (archived versions might be outdated)
License: MIT
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.
Documentation
Maintainers
- Stefan Walk (et) — lead, active
- Scott Mattocks (scottmattocks) — lead, active
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
Releases
- 1.0.3 (stable, 2010-10-25)
Release notes
License: MIT
QA release
Doc Bug #9948 License file not included in tarball
Request #14785 Improve PHPCS results
SVN dir layout - 1.0.2 (stable, 2007-01-26)
Release notes
License: MIT
License file, MIT license
- 1.0.1 (stable, 2006-11-16)
Release notes
License: PHP License
Update to package2.xml
- 0.0.4 (beta, 2006-09-28)
- 0.0.3 (beta, 2003-04-27)
- 0.0.2 (beta, 2003-04-24)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #563 | Closed | Bug | 2004-01-13 | Incorrect use of global variable | |
| #9223 | Closed | Bug | 0.0.4 | 2006-11-03 | bad md5sum |
| #9948 | Closed | Doc | 1.0.1 | 2007-01-25 | License file not included in tarball |
| #14785 | Closed | Req | CVS | 2008-10-13 | Improve PHPCS results |
| #14819 | Suspended | Bug | 1.0.2 | 2008-10-18 | Colours do not show up. |