Libraries tagged by async task
hhxsv5/laravel-s
700981 Downloads
🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
dereuromark/cakephp-queue
1040195 Downloads
The Queue plugin for CakePHP provides deferred task execution.
techcrunch/wp-async-task
24421 Downloads
Run asynchronous tasks for long-running operations in WordPress
jolicode/castor
45828 Downloads
A lightweight and modern task runner. Automate everything. In PHP.
yiisoft/queue
21033 Downloads
Framework-agnostic PHP queue library for asynchronous tasks, best used with Yii3
orisai/scheduler
50094 Downloads
Cron job scheduler - with locks, parallelism and more
iamfarhad/laravel-rabbitmq
22616 Downloads
Native ext-amqp RabbitMQ queue driver for Laravel production workloads with connection pooling, publisher confirms, Horizon support, Octane support, quorum queues, and high-performance workers
wp-media/background-processing
267255 Downloads
Async & Background Tasks Processing
gyselroth/mongodb-php-task-scheduler
2948 Downloads
Asynchronous task scheduler for PHP based on MongoDB
g4/tasker
56265 Downloads
Application asynchronous tasks manager and runner, cron-like PHP implementation with ability to run tasks with resolution in seconds
bazilio/yii2-async
50658 Downloads
Provides translucent api for moving large tasks out of request context
tomatom/jobqueuebundle
12503 Downloads
JMSJobQueueBundle alternative for Symfony 6+ with browser interface
riki137/multitron
19078 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
orisai/nette-scheduler
35607 Downloads
Orisai Scheduler integration for Nette
dmamontov/asynctask-7
14254 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.