Libraries tagged by async task
hhxsv5/laravel-s
602918 Downloads
🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
techcrunch/wp-async-task
17693 Downloads
Run asynchronous tasks for long-running operations in WordPress
orisai/scheduler
19121 Downloads
Cron job scheduler - with locks, parallelism and more
jolicode/castor
36409 Downloads
DX oriented task runner and command launcher built with PHP
g4/tasker
50806 Downloads
Application asynchronous tasks manager and runner, cron-like PHP implementation with ability to run tasks with resolution in seconds
bazilio/yii2-async
44515 Downloads
Provides translucent api for moving large tasks out of request context
orisai/nette-scheduler
14440 Downloads
Orisai Scheduler integration for Nette
wp-media/background-processing
133368 Downloads
Async & Background Tasks Processing
dmamontov/asynctask-7
12665 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.
tomatom/jobqueuebundle
996 Downloads
JMSJobQueueBundle alternative for Symfony 6+ with browser interface
amphp/thread
5533 Downloads
Non-blocking thread pool task dispatch
morningtrain/wp-async
277 Downloads
Create Async task for WP
friendsofhyperf/async-task
4328 Downloads
The async task for Hyperf.
dmamontov/asynctask
2318 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.
immusen/yii2-swoole-websocket
8689 Downloads
Websocket server for Yii2 base on swoole 4, Support JSONRPC, Resolve 'method' as a route reflect into controller/action, And support http or redis pub/sub to trigger async task from your web application.