vsychov/php_ncurses

PHP ncurses widget library

This package's canonical repository appears to be gone and the package has been frozen as a result.

Maintainers

Details

github.com/vsychov/php_ncurses

Installs: 1 249

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 2

Type:project

v1.0.0 2016-05-29 19:59 UTC

This package is not auto-updated.

Last update: 2024-01-20 14:59:45 UTC


README

###Current Widgets###

  • checklist [one column of checkboxes]
  • confirm [a basic yes/no prompt]
  • inputbox [supports multiple fields]
  • menu [a select box with up to two columns of descriptive information]
  • messagebox [transition screen on a timer]
  • notice [an alert with an "ok" button]

Examples included. Fully operational.

###Prerequisites###

###Composer### composer require vsychov/php_ncurses