Libraries tagged by asynchronous tasks
deliciousbrains/wp-background-processing
489024 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
530420 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.
techcrunch/wp-async-task
24566 Downloads
Run asynchronous tasks for long-running operations in WordPress
php-task/php-task
382842 Downloads
Library to work with synchronous and asynchronous tasks in php.
orisai/scheduler
51644 Downloads
Cron job scheduler - with locks, parallelism and more
seatgeek/djjob
240737 Downloads
Allows PHP web applications to process long-running tasks asynchronously
yiisoft/queue
21494 Downloads
Framework-agnostic PHP queue library for asynchronous tasks, best used with Yii3
g4/tasker
56348 Downloads
Application asynchronous tasks manager and runner, cron-like PHP implementation with ability to run tasks with resolution in seconds
riki137/multitron
19286 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
orisai/nette-scheduler
36699 Downloads
Orisai Scheduler integration for Nette
waaseyaa/queue
15828 Downloads
Asynchronous task queue and job processing for Waaseyaa
gyselroth/mongodb-php-task-scheduler
2957 Downloads
Asynchronous task scheduler for PHP based on MongoDB
dmamontov/asynctask-7
14321 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
19837 Downloads
A symfony bundle for asynchronous job processing.
seiger/stask
399 Downloads
Asynchronous task management system for Evolution CMS. Handle background operations and task queues with reliability and performance.