Libraries tagged by php redis
webpatser/torque
366 Downloads
Coroutine-based queue worker for Laravel — N jobs per process via PHP Fibers and Redis Streams
sidorkinalex/multiphp
4992 Downloads
multithreading in php by means of php-cli and Redis
notauniondev/multiphp
242 Downloads
multithreading in php by means of php-cli and Redis
robinn/cache
567 Downloads
Simple cache for PHP with support for Redis, Memcached, APCu and Files.
redtrine/redtrine
14451 Downloads
Redis-based advanced PHP data structures.
rasuvaeff/bulkhead
285 Downloads
Cross-process concurrency limiter (bulkhead) for PHP-FPM, backed by Redis or APCu
laikait/laika-queue
258 Downloads
Queue package for the Laika PHP MVC Framework — database, Redis, and JSON drivers with a signal-aware worker.
kornrunner/predis
4091 Downloads
Flexible and feature-complete Redis client for PHP and HHVM
jardisadapter/cache
141 Downloads
PSR-16 multi-layer cache for PHP — stack Memory, APCu, Redis, and Database backends with automatic read-through backfill and write-through propagation; a building block of the open-source foundation that Jardis-generated DDD code runs on
itxiao6/session
146 Downloads
重写了PHP自带的 SESSION 机制,存储介质支持:本地模式、Memcache、Redis、Mamcached、Xcache,php运行模式支持:LAMP、LNMP、SWOOLE
turbo124/predis
96179 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
smart-php/super-cache
896 Downloads
Simple PHP cache mechanism which is 500X Faster Caching than Redis/Memcache/APC in PHP & HHVM
rasuvaeff/circuit-breaker
173 Downloads
Circuit breaker resilience primitive for PHP with pluggable in-memory, APCu, and Redis storage backends
yeszao/cache
46 Downloads
General redis and memcache class
pinga/session
729 Downloads
Modern session management for PHP