Libraries tagged by reids
erik-dubbelboer/php-redis-admin
89908 Downloads
Simple web interface to manage Redis databases.
enqueue/redis
5048310 Downloads
Message Queue Redis Transport
contributte/redis
1254341 Downloads
Redis client integration into Nette framework
colinmollenhour/magento-redis-session
164745 Downloads
A Redis-based session handler for Magento with optimistic locking.
cheprasov/php-redis-lock
395518 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
1155339 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
431209 Downloads
@phpdoc extension phpredis for IDE autocomplete
trntv/yii2-command-bus
572660 Downloads
Yii2 Command Bus extension
swayok/alternative-laravel-cache
429947 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
spiritix/lada-cache
413761 Downloads
A Redis based, automated and scalable database caching layer for Laravel
sermepa/sermepa
352079 Downloads
Pasarela de pago Redsys, Sermepa
ptrofimov/tinyredisclient
647853 Downloads
The most lightweight Redis client written in PHP
predis/predis-async
335525 Downloads
Asynchronous version of Predis
mmucklo/queue-bundle
665042 Downloads
Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}
mjphaynes/php-resque
191387 Downloads
Redis backed library for creating background jobs and processing them later.