Download the PHP package ignasbernotas/phkey without Composer
On this page you can find all versions of the php package ignasbernotas/phkey. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ignasbernotas/phkey
More information about ignasbernotas/phkey
Files in ignasbernotas/phkey
Download ignasbernotas/phkey
More information about ignasbernotas/phkey
Files in ignasbernotas/phkey
Vendor ignasbernotas
Package phkey
Short Description A PHP based API to capture key presses from the terminal.
License MIT
Homepage https://iber.lt
Package phkey
Short Description A PHP based API to capture key presses from the terminal.
License MIT
Homepage https://iber.lt
Please rate this library. Is it a good library?
Informations about the package phkey
PHKey
PHP based command line key listener.
This library provides an API to capture keys from the terminal. It currently supports latin-basic range of characters such as direction keys, function keys (F*), enter, space, insert, delete, backspace, escape, a-z, etc.
Installation
You can either download this library as a zip, or simply install it via composer:
Limitations
This package only works on UNIX/Linux based systems since the Windows PHP version doesn't not support the readline extension.
Example
Capture all keys
License
Licensed under MIT.
All versions of phkey with dependencies
PHP Build Version
Package Version
The package ignasbernotas/phkey contains the following files
Loading the files please wait ....