Libraries tagged by key press

ignasbernotas/phkey

5 Favers
193 Downloads

A PHP based API to capture key presses from the terminal.

Go to Download


andyduke/console-keyboard

3 Favers
55 Downloads

Cross-platform reading of keyboard events in the terminal.

Go to Download


atatusoft-ltd/php-key-listener

0 Favers
11 Downloads

A PHP based API to capture key presses from the terminal.

Go to Download


nahkampf/php-keypress-windows

1 Favers
2 Downloads

Workaround to get keypress input in PHP CLI in a windows environment

Go to Download


gaomingcode/hotkeys

0 Favers
8 Downloads

A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.

Go to Download


gorriecoe/silverstripe-editkey

0 Favers
392 Downloads

Enables the use of the key press ctrl+e or alt+e to access cms page edit.

Go to Download


gorriecoe/silverstripe-devbuildkey

1 Favers
284 Downloads

Enables the use of the key press ctrl+d or alt+d to run dev build.

Go to Download


php-standard-library/dict

1 Favers
156797 Downloads

Functions for creating and transforming associative arrays with preserved keys

Go to Download


noctud/collection

55 Favers
1646 Downloads

🗺️ Type-safe, key-preserving, mutable/immutable List/Set/Map for PHP

Go to Download


vnn/keyper

8 Favers
81086 Downloads

Do things based on the presence of a key

Go to Download


symfony/symfony1

6 Favers
114179 Downloads

Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!

Go to Download


tmc1807/laravel-fpe-route-keys

0 Favers
4 Downloads

Format-preserving encrypted route keys for Laravel Eloquent models.

Go to Download


k2gl/sd-jwt

0 Favers
109 Downloads

Selective Disclosure for JWTs (SD-JWT, RFC 9901) in pure PHP: issue, present, verify

Go to Download


lockally/sdk

0 Favers
5 Downloads

The lockally control plane lets integrators and direct customers manage everything except actual mail data flow (which uses standard JMAP / IMAP / SMTP-submission against the data plane endpoints). **Authentication.** All `/v1/_*` endpoints require a Bearer API key in the `Authorization` header. Keys are formatted `lk_live__`. Generate the first key for a tenant via `cmd/seed`; subsequent keys via `POST /v1/api-keys`. **Errors.** Failures return [RFC 9457](https://www.rfc-editor.org/rfc/rfc9457) `application/problem+json` documents. **Scopes.** Each endpoint requires a specific scope on the presented key. Insufficient scope returns `403` with the required scope name in `detail`.

Go to Download


ar414/redis-lock

18 Favers
56 Downloads

Redis Pessimistic Lock uses redis keys: setnx, get, getset, del

Go to Download


Next >>