Libraries tagged by redis
enqueue/redis
4895575 Downloads
Message Queue Redis Transport
contributte/redis
1144807 Downloads
Redis client integration into Nette framework
cache/redis-adapter
3282267 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
amphp/redis
431637 Downloads
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
uma/redis-session-handler
159437 Downloads
An alternative Redis session handler
josiasmontag/laravel-redis-mock
1434405 Downloads
This Laravel package provides a Redis mock for your tests
ethanhann/redisearch-php
99443 Downloads
erik-dubbelboer/php-redis-admin
88415 Downloads
Simple web interface to manage Redis databases.
colinmollenhour/magento-redis-session
153023 Downloads
A Redis-based session handler for Magento with optimistic locking.
cheprasov/php-redis-lock
381461 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.
cheprasov/php-redis-client
1117097 Downloads
Php client for Redis. It is a fast, fully-functional and user-friendly client for Redis, optimized for performance. RedisClient supports the latest versions of Redis starting from 2.6 to 6.0
ukko/phpredis-phpdoc
411794 Downloads
@phpdoc extension phpredis for IDE autocomplete
spiritix/lada-cache
403367 Downloads
A Redis based, automated and scalable database caching layer for Laravel
ptrofimov/tinyredisclient
623798 Downloads
The most lightweight Redis client written in PHP
predis/predis-async
330789 Downloads
Asynchronous version of Predis