|
|
| Name: |
Console |
| Base name: |
console |
| Description: |
Control output of text to an ANSI console |
| Related classes: |
console, ansi, terminal |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
Free for non-commercial use |
| All time users: |
775 users |
| All time rank: |
3604 |
| Week users: |
1 user |
| Week rank: |
2419 |
| |
|
 |
|
Innovation award
 Nominee: 3x |
This class can be used to control the output of text to an ANSI console.
It can assemble control characters that can control aspects of different of formatting the output of text to consoles like background and foreground colors, character positioning, etc..
The class can also read formatted text or number from the console input.
 November 2008
Number 6
Prize: One book of choice by Apress |
Many console terminal programs support ANSI control character sequences for performing several types of operations to control the terminal, such as positioning the cursor, changing text styles, foreground and background colors, beeping, etc..
This class can simplify the control of output to ANSI terminals by providing functions to send the necessary characters to control each output aspect from PHP.
Manuel Lemos |
| Not yet rated by the users |
| |
Packages that need this class |
|
|
| Class |
Dependency |
Why it is needed |
| Console Progress Bar |
Recommended |
This package is extending for Console class |
| |
Applications that use this class |
|
|

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|