Libraries tagged by php-redis
colinmollenhour/php-redis-session-abstract
22931404 Downloads
A Redis-based session handler with optimistic locking
erik-dubbelboer/php-redis-admin
89194 Downloads
Simple web interface to manage Redis databases.
cheprasov/php-redis-lock
389574 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
1142084 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
3979 Downloads
A PHP object mapper library for Redis
jamescauwelier/psredis
375394 Downloads
Sentinel client for the popular php redis client
palicao/php-redis-time-series
20774 Downloads
Use Redis Time Series in PHP
mismatch/opentelemetry-auto-redis
112342 Downloads
OpenTelemetry Auto-Instrumentation for PHP-Redis and Predis
jamm/memory
24217 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
10414 Downloads
lancerhe/php-redis-sentinel
5972 Downloads
php library redis sentinel.
furester/silex-php-redis
31518 Downloads
phpredis extension provider for Silex
takman1/phalcon-session-redis
33420 Downloads
Phalcon sessions on Redis without deprecations. php-redis >= 5, php >= 7, 4 > php-phalcon >= 3
php-redis/bloom-filter
1060 Downloads
php-redis/bloom-filter
zenstruck/redis
7998 Downloads
Lazy proxy for php-redis with DX helpers, utilities and a unified API.