Libraries tagged by background task queue
deliciousbrains/wp-background-processing
318762 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
728516 Downloads
The Queue plugin for CakePHP provides deferred task execution.
a5hleyrich/wp-background-processing
475693 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.
bvdputte/kirby-queue
4506 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.
tomatom/jobqueuebundle
1563 Downloads
JMSJobQueueBundle alternative for Symfony 6+ with browser interface
aboutcoders/job-bundle
16674 Downloads
A symfony bundle for asynchronous job processing.
starbug/queue
4672 Downloads
Background task queue.
webtechnick/cakephp-queue-plugin
925 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.
devgeniem/wp-queue
126 Downloads
WordPress Queue is a modular library for managing queued tasks in WordPress.
otsch/ppq
1083 Downloads
A very simple PHP queue system to run background tasks.
myclabs/work
291 Downloads
Work queue library letting you run background tasks using a generic abstraction
anorgan/qutee
1931 Downloads
Simple queue manager and task processor for PHP
pnixx/delayed_job
596 Downloads
Async Delayed Job for PHP
zenaton/zenaton-php
43689 Downloads
Zenaton PHP library
mallabee/queue
1211 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).