Libraries tagged by phpredis
sahjome/phpredisext
0 Downloads
auto connect redis with options
raysophia/phpredis-cluster
9 Downloads
mpakfm/php-redis-queue
64 Downloads
A redis queue of php. Fork from https://github.com/woojean/RedisQueue
momentohq/momento-php-redis-client
2 Downloads
Momento drop-in replacement for phpredis: A seamless drop-in replacement for phpredis, built with the Momento SDK for PHP. It mirrors the phpredis interface while leveraging Momento’s serverless cache for effortless scalability and zero operational overhead.
mage2pro/php-redis-session-abstract
76 Downloads
A Redis-based session handler with optimistic locking
lizus/php-redis
29 Downloads
php redis class
life2016/yii2-phpredisadmin
25 Downloads
phpRedisAdmin is a simple web interface to manage Redis databases,by YII2
leocarmo/php-redis-queue
517 Downloads
PHP Redis Queue
kl/php-redis-lock
934 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.
jimtonic/php-redis-lock-handler
9 Downloads
This library provides a locking mechanism for distributed php applications based on Redis.
jdinabox/php-redis-cache
10 Downloads
A PHP Cache using Redis
icewind/predis-php-redis
12 Downloads
Compatibility layer between predis and php-redis
henry_hjz/phpredis-sdk-v2
3 Downloads
phpredis tool library
hacklee/laravel5-php-redis
719 Downloads
Use The Redis PHP-Extention In The Laravel Framework With Facde Pattern.
galvani/php-redis
163 Downloads
php-redis contains php5 class for connecting with redis database with methods for all available commands in redis