Libraries tagged by background tasks
deliciousbrains/wp-background-processing
312941 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
721241 Downloads
The Queue plugin for CakePHP provides deferred task execution.
a5hleyrich/wp-background-processing
473651 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.
wp-media/background-processing
137021 Downloads
Async & Background Tasks Processing
bvdputte/kirby-autopublish
5509 Downloads
Kirby plugin to schedule the automatic publishing of pages on a certain date+time. It is built to work with enabled cache.
iron-io/iron_worker
203644 Downloads
Client library for IronWorker (multi-language worker platform that runs tasks in the background, in parallel, and at scale.)
aboutcoders/job-bundle
16588 Downloads
A symfony bundle for asynchronous job processing.
tomatom/jobqueuebundle
1407 Downloads
JMSJobQueueBundle alternative for Symfony 6+ with browser interface
mwstake/mediawiki-component-runjobstrigger
28109 Downloads
Provides background tasks infrastructure based on MediaWikis `maintenance/runJobs.php`
aol/offload
13436 Downloads
Simplify cached PHP tasks: background refresh, last-known-good, and single writer.
text-media/background-task-bundle
4296 Downloads
Symfony BackgroundTaskBundle
jetty-dev/background-processing
3594 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.
otsch/ppq
1073 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
bvdputte/kirby-queue
4485 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.