Libraries tagged by redis php
rdisme/redis
21 Downloads
redis 操作类
qingbing/php-doc-redis
0 Downloads
php-redis,编码提示api文档
pardnchiu/redis-cli
1 Downloads
Lightweight PHP Redis client supporting cache operations, automatic connection management, and complete Redis functionality. Built on native Redis extension, providing stable and reliable cache operation experience.
mwangaben/lighthouse-redis-broadcaster
3 Downloads
A lighthouse-php redis broadcaster to be used with laravel-echo-server.
mpakfm/php-redis-queue
65 Downloads
A redis queue of php. Fork from https://github.com/woojean/RedisQueue
makise-co/redis
456 Downloads
Makise-Co Adapter of PHP Redis extenstion
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
leocarmo/php-redis-queue
519 Downloads
PHP Redis Queue
laravuel/php-queue
9 Downloads
PHP implements a simple message queue based on redis
langzige/redis
8 Downloads
使用php封装redis扩展库
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