Libraries tagged by asynchronous tasks
deliciousbrains/wp-background-processing
445685 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
512603 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
22819 Downloads
Run asynchronous tasks for long-running operations in WordPress
seatgeek/djjob
236695 Downloads
Allows PHP web applications to process long-running tasks asynchronously
php-task/php-task
368806 Downloads
Library to work with synchronous and asynchronous tasks in php.
riki137/multitron
18260 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
orisai/scheduler
43093 Downloads
Cron job scheduler - with locks, parallelism and more
yiisoft/queue
18135 Downloads
Framework-agnostic PHP queue library for asynchronous tasks, best used with Yii3
jerome/matrix
10988 Downloads
An unparalleled PHP asynchronous experience, offering genuine concurrency and fiber-based task management.
g4/tasker
55653 Downloads
Application asynchronous tasks manager and runner, cron-like PHP implementation with ability to run tasks with resolution in seconds
orisai/nette-scheduler
31134 Downloads
Orisai Scheduler integration for Nette
aboutcoders/job-bundle
19421 Downloads
A symfony bundle for asynchronous job processing.
clivern/chunk
8878 Downloads
Asynchronous Task Queue Based on Distributed Message Passing for PHP.
gyselroth/mongodb-php-task-scheduler
2634 Downloads
Asynchronous task scheduler for PHP based on MongoDB
dmamontov/asynctask-7
13284 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.