 |
|
Innovation award
 Nominee: 1x |
Add nCurses style text menus and screens to your PHP CLI scripts.
It uses the ncurses extension to create several types of dialog windows like check lists, boolean choices, menus, text inputs, notice alerts, and message box.
The class displays the dialogs and waits for the user input. In the cases that the user needs to make a choice, the class returns the choice that was made.
|
|
| Name: |
nDialog |
| Base name: |
ndialog |
| Description: |
Display dialog windows in text consoles |
| Version: |
0.9.4 |
| PHP version: |
4.0.7 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1154 users |
| All time rank: |
2860 |
| Week users: |
1 user |
| Week rank: |
2150  |
| |
|
 February 2007
Number 5 |
PHP is mostly used to develop Web applications. However, PHP can also be used perfectly to develop command line applications.
ncurses is a popular library for developing text console based applications. The ncurses extension provides means to use the ncurses library to develop PHP applications with text based user interfaces.
This class uses the ncurses extension to quickly develop and handle common text based dialog types.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

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