Libraries tagged by background tasks
webtechnick/cakephp-queue-plugin
924 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.
pnixx/delayed_job
523 Downloads
Async Delayed Job for PHP
iron-io/laraworker
5658 Downloads
LaraWorker is a helper package that makes integrating your Laravel application with Iron.io's IronWorker very easy!
dmamontov/asynctask-7
12698 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.
devgeniem/wp-queue
124 Downloads
WordPress Queue is a modular library for managing queued tasks in WordPress.
anorgan/qutee
1931 Downloads
Simple queue manager and task processor for PHP
zenaton/zenaton-php
43689 Downloads
Zenaton PHP library
dmamontov/asynctask
2322 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.
tigron/skeleton-transaction
15433 Downloads
Background tasks for skeleton
starbug/queue
4633 Downloads
Background task queue.
drupal/daemonizer
5806 Downloads
Daemonizer allows Drush commands to be executed repeatly as a long-running background task.
wyomind/cronscheduler
14252 Downloads
Cron Scheduler is a toolbox that makes visible and comprehensible the cron tasks that run in the background of your Magento 2 website. This extension helps to monitor cron jobs and provides many features that help to prevent errors.
rhubarbphp/scaffold-background-tasks
34766 Downloads
Provides a background task processing module.
pyncer/snyppet-task
82 Downloads
Pyncer snyppet for handling background tasks.
devgroup/yii2-deferred-tasks
820 Downloads
Allows running tasks and actions in background(triggered by cron) in yii2 framework.