Libraries tagged by php-redis
colinmollenhour/php-redis-session-abstract
23407035 Downloads
A Redis-based session handler with optimistic locking
erik-dubbelboer/php-redis-admin
90297 Downloads
Simple web interface to manage Redis databases.
cheprasov/php-redis-lock
398823 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
cheprasov/php-redis-client
1161745 Downloads
Php client for Redis. It is a fast, fully-functional and user-friendly client for Redis, optimized for performance. RedisClient supports the latest versions of Redis starting from 2.6 to 6.0
talleu/php-redis-om
4601 Downloads
A PHP object mapper library for Redis
jamescauwelier/psredis
378796 Downloads
Sentinel client for the popular php redis client
palicao/php-redis-time-series
22043 Downloads
Use Redis Time Series in PHP
mismatch/opentelemetry-auto-redis
121650 Downloads
OpenTelemetry Auto-Instrumentation for PHP-Redis and Predis
jamm/memory
24610 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
qqjameqq1/php_redis_lbs
11263 Downloads
lancerhe/php-redis-sentinel
6113 Downloads
php library redis sentinel.
jenwachter/php-redis-queue
3263 Downloads
takman1/phalcon-session-redis
33786 Downloads
Phalcon sessions on Redis without deprecations. php-redis >= 5, php >= 7, 4 > php-phalcon >= 3
php-redis/bloom-filter
1119 Downloads
php-redis/bloom-filter
zenstruck/redis
8630 Downloads
Lazy proxy for php-redis with DX helpers, utilities and a unified API.