Libraries tagged by redis
predis/service-provider
538747 Downloads
Predis service provider for the Silex microframework
mostafaznv/laracache
34506 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
longman/laravel-lodash
82952 Downloads
Add more functional to Laravel
javibravo/simpleue
301677 Downloads
Php package to manage queue tasks in a simple way
jamescauwelier/psredis
372540 Downloads
Sentinel client for the popular php redis client
index0h/yii2-log
186544 Downloads
Many Yii2 log targets
ekreative/health-check-bundle
574765 Downloads
A bundle that provides a simple /healthcheck route
codeigniter4/queue
68204 Downloads
Queues for CodeIgniter 4 framework
cache/psr-6-doctrine-bridge
950521 Downloads
PSR-6 Doctrine bridge
b13/distributed-locks
166585 Downloads
Adds a Redis Locking Strategy for TYPO3 frontend page generation, useful on distributed systems with NFS.
aplus/session
1600623 Downloads
Aplus Framework Session Library
apix/cache
522680 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
zhuravljov/yii2-queue
31737 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
kamisama/php-resque-ex-scheduler
617073 Downloads
php-resque-ex-scheduler is a PHP port of resque-scheduler, which adds support for scheduling jobs to PHP-Resque.
kamisama/php-resque-ex
736676 Downloads
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.