Libraries tagged by background task queue
deliciousbrains/wp-background-processing
446956 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
a5hleyrich/wp-background-processing
512991 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
dereuromark/cakephp-queue
942712 Downloads
The Queue plugin for CakePHP provides deferred task execution.
iamfarhad/laravel-rabbitmq
18908 Downloads
Native ext-amqp RabbitMQ queue driver for Laravel production workloads with connection pooling, publisher confirms, Horizon support, Octane support, quorum queues, and high-performance workers
tomatom/jobqueuebundle
10865 Downloads
JMSJobQueueBundle alternative for Symfony 6+ with browser interface
aboutcoders/job-bundle
19456 Downloads
A symfony bundle for asynchronous job processing.
tobimori/kirby-queues
1421 Downloads
A comprehensive background job queue system for Kirby CMS with scheduled task support and panel monitoring interface
starbug/queue
5188 Downloads
Background task queue.
myclabs/work
294 Downloads
Work queue library letting you run background tasks using a generic abstraction
anorgan/qutee
1938 Downloads
Simple queue manager and task processor for PHP
pnixx/delayed_job
3630 Downloads
Async Delayed Job for PHP
zenaton/zenaton-php
43694 Downloads
Zenaton PHP library
seiger/stask
232 Downloads
Asynchronous task management system for Evolution CMS. Handle background operations and task queues with reliability and performance.
mallabee/queue
1213 Downloads
Framework agnostic background task queue management for Beanstalkd, SQS, Redis. Easy to use in pure PHP, Symfony, Laravel, Yii2 projects. Based on illuminate/queue (Laravel Queues).
webtechnick/cakephp-queue-plugin
941 Downloads
CakePHP Queue Plugin - Complete tool to background and schedule your time consuming tasks. Queue up almost anything from CakePHP shells, models, and actions to standard php commands or even shell commands.