Libraries tagged by red
namoshek/laravel-redis-sentinel
416685 Downloads
An extension of Laravels Redis driver which supports connecting to a Redis master through Redis Sentinel.
monospice/laravel-redis-sentinel-drivers
799010 Downloads
Redis Sentinel integration for Laravel and Lumen.
mix/redis-subscriber
1484482 Downloads
Redis native protocol Subscriber based on Swoole coroutine
laminas/laminas-cache-storage-adapter-redis
2567327 Downloads
Laminas cache adapter for redis
kdyby/redis
1401314 Downloads
Redis storage for Nette Framework
juststeveking/laravel-redoc
190029 Downloads
A simple API documentation package for Laravel using OpenAPI and Redoc
josiasmontag/laravel-redis-mock
1492429 Downloads
This Laravel package provides a Redis mock for your tests
hyperf/redis
2122317 Downloads
A redis component for hyperf.
geometria-lab/rediska
309150 Downloads
Full-featured PHP client for key-value database Redis
ethanhann/redisearch-php
102023 Downloads
erik-dubbelboer/php-redis-admin
89261 Downloads
Simple web interface to manage Redis databases.
enqueue/redis
4988093 Downloads
Message Queue Redis Transport
contributte/redis
1212506 Downloads
Redis client integration into Nette framework
colinmollenhour/magento-redis-session
160598 Downloads
A Redis-based session handler for Magento with optimistic locking.
cheprasov/php-redis-lock
389842 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.