Libraries tagged by redis
mix/redis-subscriber
1941836 Downloads
Redis native protocol Subscriber based on Swoole coroutine
macfja/redisearch
180000 Downloads
PHP Client for RediSearch
kdyby/redis
1692102 Downloads
Redis storage for Nette Framework
hyperf/redis
2776473 Downloads
A redis component for hyperf.
enqueue/redis
5765716 Downloads
Message Queue Redis Transport
contributte/redis
1728129 Downloads
Redis client integration into Nette framework
cache/redis-adapter
4126379 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
pantheon-systems/wp-redis
63089 Downloads
mismatch/opentelemetry-auto-redis
334333 Downloads
OpenTelemetry Auto-Instrumentation for PHP-Redis and Predis
laminas/laminas-cache-storage-adapter-redis
3149713 Downloads
Laminas cache adapter for redis
josiasmontag/laravel-redis-mock
1875736 Downloads
This Laravel package provides a Redis mock for your tests
erik-dubbelboer/php-redis-admin
95372 Downloads
Simple web interface to manage Redis databases.
cyppe/laravel-batch-jobs-redis-driver
184082 Downloads
Redis driver for handling batch jobs in Laravel instead of default mysql table job_batches
colinmollenhour/magento-redis-session
263428 Downloads
A Redis-based session handler for Magento with optimistic locking.
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.