PHP-Klasse::AShell 20.09.2007
abgelegt im Archiv PHP-Classes-News am 21.09.07

Kurzbeschreibung: Manage a command line shell in pure PHP
Veröffentlicht am: 20.09.2007
Gruppe(n):
- Console
- PHP 5
Beschreibung:
This package can be used create and manage a command line shell in pure PHP.
It can read commands from the standard input and execute recognized commands implemented by separate classes.
The list of recognized commands can be customized by registering PHP classes that implement new custom command handler.
The main class enters in an event loop that displays a prompt, reads commands from the standard input and dispatches the commands calling the command handler classes. The loop ends when the exit command is executed.
Several built-in custom command handlers classes are provided to execute actions like listing all registered commands, providing usage help about a command and example hello world command.
Link: AShell
Tags: PHPKlasse PHPClass PHPScript PHP+5 Command+line Shell Console
Stimmen Sie ab für PHP-Klasse::AShell 20.09.2007:
|
Dieser Eintrag wurde mit: 8.00 Punkten (von 1 Stimme(n) insg.) bewertet.
|
| RSS | |
|
| |
| Yahoo! |
|
| Bloglines |
|
| Followen Sie uns bei Twitter! |
