amphp/redis dependents (15) Order by: name | downloads Show: all | require | require-dev
-
PHP
amphp/aerys-session
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
Abandoned! See amphp/http-server-session
-
PHP
amphp/http-server-session
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
-
cloud-castle/redis
Full-featured Redis client for PHP 8.1+: RESP2/RESP3, pipelines, transactions, Pub/Sub, Cluster, Sentinel, TLS, SCAN iterators, transparent serialization and compression, automatic reconnect with backoff and a built-in in-memory Redis server for tests. Zero runtime dependencies.
-
-
PHP
gruven/phpbotgram
Modern PHP 8.5 port of the aiogram Telegram Bot framework. Fiber-based runtime, codegen-driven typed methods/types, FSM with scenes, webhook + long-polling.
-
-
-
PHP
invincible-tech-systems/easeampredis
A very simple and safe PHP library that provides methods to access redis cache in php applications. This wraps up the AmPHP related Redis Package to interact with Redis in-memory cache in an asynchronous & non-blocking way.
-
-
-
PHP
neutomic/neutomic
Neutomic is a fast, asynchronous, lightweight PHP framework tailored for long-running process environments.
-
-
-
PHP
webpatser/php-resp3
PECL extension that parses RESP3 wire-protocol bytes into PHP values, plus PHP adapters for amphp/redis and Fledge.