ncurses
OOP ncurses library for PHP. This is version >= 1.x.x, which features completly different filenames (dropped .class from file extension) and namespaces to make things compatible with the PSR-4 autoloading standard and to make it installable und usable with composer.
The previous version was tagged v0.0.0 and is still available at github.
Note
Some features available by this library require the latest ncurses php extension. I am maintaining my own inofficial pecl_ncurses fork at https://github.com/octris/pecl_ncurses . I am sending all my patches to the pecl_ncurses maintainers, too, but i can not guarantee, that they will get accepted.
Documentation
- Source documentation (nightly update): http://octris.org/doc/octris/ncurses/html/
- Useful resources: https://github.com/octris/ncurses/wiki