Libraries tagged by background tasks
deliciousbrains/wp-background-processing
327421 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
479402 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
737348 Downloads
The Queue plugin for CakePHP provides deferred task execution.
wp-media/background-processing
140785 Downloads
Async & Background Tasks Processing
bvdputte/kirby-autopublish
5963 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
204206 Downloads
Client library for IronWorker (multi-language worker platform that runs tasks in the background, in parallel, and at scale.)
tomatom/jobqueuebundle
1737 Downloads
JMSJobQueueBundle alternative for Symfony 6+ with browser interface
dmamontov/asynctask-7
12798 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
aboutcoders/job-bundle
16765 Downloads
A symfony bundle for asynchronous job processing.
mwstake/mediawiki-component-runjobstrigger
29653 Downloads
Provides background tasks infrastructure based on MediaWikis `maintenance/runJobs.php`
rhubarbphp/scaffold-background-tasks
34799 Downloads
Provides a background task processing module.
tobimori/kirby-queues
10 Downloads
A comprehensive background job queue system for Kirby CMS with scheduled task support and panel monitoring interface
otsch/ppq
1095 Downloads
A very simple PHP queue system to run background tasks.
myclabs/work
292 Downloads
Work queue library letting you run background tasks using a generic abstraction
bvdputte/kirby-queue
4508 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.