Libraries tagged by background task queue
deliciousbrains/wp-background-processing
306640 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
471120 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
710274 Downloads
The Queue plugin for CakePHP provides deferred task execution.
tomatom/jobqueuebundle
1148 Downloads
JMSJobQueueBundle alternative for Symfony 6+ with browser interface
anorgan/qutee
1931 Downloads
Simple queue manager and task processor for PHP
aboutcoders/job-bundle
16443 Downloads
A symfony bundle for asynchronous job processing.
starbug/queue
4572 Downloads
Background task queue.
jetty-dev/background-processing
3539 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
4479 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.
devgeniem/wp-queue
116 Downloads
WordPress Queue is a modular library for managing queued tasks in WordPress.
otsch/ppq
1052 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
pnixx/delayed_job
468 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).