Libraries tagged by reddis
cache/redis-adapter
3196240 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
amphp/redis
407895 Downloads
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
ukko/phpredis-phpdoc
403185 Downloads
@phpdoc extension phpredis for IDE autocomplete
swayok/alternative-laravel-cache
379154 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
396502 Downloads
A Redis based, automated and scalable database caching layer for Laravel
ptrofimov/tinyredisclient
611176 Downloads
The most lightweight Redis client written in PHP
predis/predis-async
328165 Downloads
Asynchronous version of Predis
mmucklo/queue-bundle
589881 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
183221 Downloads
Redis backed library for creating background jobs and processing them later.
matomo/cache
565602 Downloads
PHP caching library based on Doctrine cache
javibravo/simpleue
297281 Downloads
Php package to manage queue tasks in a simple way
gos/pubsub-router-bundle
2052488 Downloads
Symfony PubSub Router Bundle
ekreative/health-check-bundle
561180 Downloads
A bundle that provides a simple /healthcheck route
desarrolla2/cache
2336438 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
cache/predis-adapter
2331159 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags