a termbox wrapper for PHP
termbox is a robust, minimal alternative to ncurses. termbox-php is a wrapper
extension that provides termbox functionality in PHP land.
See https://github.com/adsr/termbox-php for the source distribution.
See https://github.com/nsf/termbox for the underlying library.
License: Apache
| Version | Release | Download |
| 0.1.3 | 2016-09-01 | termbox-0.1.3.tgz |
| 0.1.2 | 2014-11-21 | termbox-0.1.2.tgz |
| 0.1.1 | 2014-09-13 | termbox-0.1.1.tgz |
| 0.1.0 | 2014-09-12 | termbox-0.1.0.tgz |
| Version | Message |
| 0.1.3 | php7 compat |
| 0.1.2 | fix termbox_peek_event return value |
| 0.1.1 | build fixes; arginfo |
| 0.1.0 | initial release |