Libraries tagged by queue worker
dusterio/laravel-aws-worker
4904460 Downloads
Run Laravel (or Lumen) tasks and queue listeners inside of AWS Elastic Beanstalk workers
swarrot/swarrot
3880247 Downloads
A simple lib to consume RabbitMQ queues
queueworker/sansdaemon
124162 Downloads
Batch process Laravel Queue without a daemon; Processes queue jobs and kills the process
clue/mq-react
379794 Downloads
Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP
yidas/codeigniter-queue-worker
57524 Downloads
CodeIgniter 3 Queue Worker Management Controller
workerman/redis-queue
103805 Downloads
Message queue system written in PHP based on workerman and backed by Redis.
tarantool/queue
125940 Downloads
PHP bindings for Tarantool Queue.
spinx/sidekiq-job-php
151939 Downloads
Push and schedule jobs to Sidekiq from PHP
mjphaynes/php-resque
177119 Downloads
Redis backed library for creating background jobs and processing them later.
maxbrokman/safe-queue
150744 Downloads
A Laravel Doctrine friendly daemonising queue worker for Laravel 5
foxxmd/laravel-elasticbeanstalk-queue-worker
85979 Downloads
Deploy your Laravel application as a queue worker on AWS ElasticBeanstalk
digbang/safe-queue
56096 Downloads
A Laravel Doctrine friendly daemonising queue worker for Laravel
bvdputte/kirby-queue
4410 Downloads
A simple queue utility plugin for Kirby 3. It enables workers in Kirby that can do tasks (in the background) at scheduled intervals (cron) by working through queues of jobs.
fordnox/php-queue-manager
3054 Downloads
PHP Queue with database backend. Use sqlite, mysql, postgres database
yozaz/laravel-swiftmailer
66640 Downloads
Laravel and SwiftMailer integration fix for Queued deamon workers