Libraries tagged by keypress
ignasbernotas/phkey
170 Downloads
A PHP based API to capture key presses from the terminal.
atatusoft-ltd/php-key-listener
9 Downloads
A PHP based API to capture key presses from the terminal.
nahkampf/php-keypress-windows
0 Downloads
Workaround to get keypress input in PHP CLI in a windows environment
gaomingcode/hotkeys
6 Downloads
A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.
andyduke/console-keyboard
8 Downloads
Cross-platform reading of keyboard events in the terminal.
gorriecoe/silverstripe-editkey
383 Downloads
Enables the use of the key press ctrl+e or alt+e to access cms page edit.
gorriecoe/silverstripe-devbuildkey
284 Downloads
Enables the use of the key press ctrl+d or alt+d to run dev build.
samkitano/kompressor
6 Downloads
Basic compression tools for laravel
elegasoft/cipher
36 Downloads
A keyless version of the Vigenère Cipher
dragonmantank/cron-expression
326545171 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
symfony/css-selector
570126387 Downloads
Converts CSS selectors to XPath expressions
symfony/expression-language
148389190 Downloads
Provides an engine that can compile and evaluate expressions
composer/pcre
177513090 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
mtdowling/cron-expression
76764145 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
spatie/regex
8666312 Downloads
A sane interface for php's built in preg_* functions