Libraries tagged by redis
spinx/sidekiq-job-php
150250 Downloads
Push and schedule jobs to Sidekiq from PHP
resquebundle/resque
117917 Downloads
A Symfony 4 bundle to manage Resque job queues
predis/service-provider
532448 Downloads
Predis service provider for the Silex microframework
mostafaznv/laracache
27114 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
mjphaynes/php-resque
176689 Downloads
Redis backed library for creating background jobs and processing them later.
longman/laravel-lodash
77637 Downloads
Add more functional to Laravel >=8.0
jamescauwelier/psredis
362739 Downloads
Sentinel client for the popular php redis client
index0h/yii2-log
175387 Downloads
Many Yii2 log targets
codeigniter4/queue
34907 Downloads
Queues for CodeIgniter 4 framework
cache/psr-6-doctrine-bridge
898679 Downloads
PSR-6 Doctrine bridge
b13/distributed-locks
132273 Downloads
Adds a Redis Locking Strategy for TYPO3 frontend page generation, useful on distributed systems with NFS.
zhuravljov/yii2-queue
31297 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
stephpy/timeline-bundle
362232 Downloads
Symfony2 bundle to make timeline
kamisama/php-resque-ex-scheduler
608066 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
723326 Downloads
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.