Libraries tagged by background-task
wp-media/background-processing
282927 Downloads
Async & Background Tasks Processing
bvdputte/kirby-autopublish
10154 Downloads
Kirby plugin to schedule the automatic publishing of pages on a certain date+time. It is built to work with enabled cache.
tobimori/kirby-queues
2024 Downloads
A comprehensive background job queue system for Kirby CMS with scheduled task support and panel monitoring interface
mwstake/mediawiki-component-runjobstrigger
41998 Downloads
Provides background tasks infrastructure based on MediaWikis `maintenance/runJobs.php`
rhubarbphp/scaffold-background-tasks
36686 Downloads
Provides a background task processing module.
denniskrol/nativephp-background-tasks
35 Downloads
Background task scheduling plugin for NativePHP Mobile — wraps Laravel's scheduler and runs tasks via WorkManager (Android) and BGTaskScheduler (iOS).
bvdputte/kirby-queue
4581 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.
tigron/skeleton-transaction
18478 Downloads
Background tasks for skeleton
phattarachai/task-runs-laravel
43 Downloads
In-app background-task status tracking for Laravel — opt-in jobs record task_runs rows with live progress, cooperative cancel, overlap + orphan guards, and a broadcast/poll UI contract.
myclabs/work
294 Downloads
Work queue library letting you run background tasks using a generic abstraction
flytachi/winter-thread
763 Downloads
A lightweight process engine for PHP — Java-like control of background tasks as isolated OS processes, without heavy extensions (no swoole/pthreads/parallel).
drupal/daemonizer
11742 Downloads
Daemonizer allows Drush commands to be executed repeatly as a long-running background task.
projectmata/mobile-background-tasks
15 Downloads
Background task scheduling plugin for NativePHP Mobile — wraps Laravel's scheduler and runs tasks via WorkManager (Android) and BGTaskScheduler (iOS).
otsch/ppq
1113 Downloads
A very simple PHP queue system to run background tasks.
lerni/cms-task
20 Downloads
Background BuildTask execution with real-time progress for Silverstripe CMS