Libraries tagged by php-redis
mauricext4fs/php-redis
2922 Downloads
RedisController is a high performance PHP Redis client which implement some of the latest Redis functionalities. It is completely written in PHP and does not required anything else than PHP 5.4
mage2pro/php-redis-session-abstract
78 Downloads
A Redis-based session handler with optimistic locking
lzw7758/php_redis_mq
6 Downloads
PHP Redis消息队列完整实现方案,支持可靠队列、重试机制、死信队列、多进程消费等功能
lizus/php-redis
32 Downloads
php redis class
kl/php-redis-lock
935 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.
kartubi/php-redis-rate
3 Downloads
Redis-based rate limiting for PHP/Laravel using GCRA algorithm
kakuilan/php-redisque
17 Downloads
php redis queue library
jimtonic/php-redis-lock-handler
9 Downloads
This library provides a locking mechanism for distributed php applications based on Redis.
jeankassio/php-redis-session-manager
9 Downloads
PHP Session handler with Redis and WebSocket compatibility
jdinabox/php-redis-cache
13 Downloads
A PHP Cache using Redis
hacklee/laravel5-php-redis
722 Downloads
Use The Redis PHP-Extention In The Laravel Framework With Facde Pattern.
galvani/php-redis
167 Downloads
php-redis contains php5 class for connecting with redis database with methods for all available commands in redis
floridaman963/php-redis-lock
5 Downloads
this is distribute lock based on php and redis
easone95/php-redis-json
6 Downloads
A PHP client for RedisJSON module using phpredis extension
duqiang/php_redis_stream
0 Downloads
php操作redis流封装