Libraries tagged by phpredis
phpredis/phpredis
226031 Downloads
A PHP extension for Redis
colinmollenhour/credis
43078508 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
colinmollenhour/php-redis-session-abstract
26911636 Downloads
A Redis-based session handler with optimistic locking
ukko/phpredis-phpdoc
514804 Downloads
@phpdoc extension phpredis for IDE autocomplete
erik-dubbelboer/php-redis-admin
95372 Downloads
Simple web interface to manage Redis databases.
cheprasov/php-redis-lock
453398 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
1268163 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
cache/redis-adapter
4126379 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
rhubarbgroup/redis-cache
102114 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
mismatch/opentelemetry-auto-redis
334333 Downloads
OpenTelemetry Auto-Instrumentation for PHP-Redis and Predis
vetruvet/laravel-phpredis
127163 Downloads
Use phpredis as the redis connection in Laravel
talleu/php-redis-om
15366 Downloads
A PHP object mapper library for Redis
palicao/php-redis-time-series
32084 Downloads
Use Redis Time Series in PHP
longman/laravel-lodash
97242 Downloads
Add more functional to Laravel
mkorkmaz/redislabs-rejson
127576 Downloads
Redislabs RedisJSON aka ReJSON Module Client for PHP that supports Predis and PhpRedis