Name |
Description |
Colors |
Functions to colorize text |
Command |
Base class for commands |
Console |
Registry of available commands and command runner |
DefaultOptionsParser |
Default parser for the $_SERVER['argv'] array |
EchoTextWriter |
Simple writer that prints text using php's "echo()" function |
FileSystem |
Utility functions to create files |
FormatedWriter |
A TextWriter proxy which formats text before writing it |
Help |
Generates help messages based on information in doc comments |
HelpCommand |
|
StdTextWriter |
Text writer that writes to stdout or stderr |
TextFormater |
Utility functions to format text |
Utils |
|