Libraries tagged by async task
hhxsv5/laravel-s
573038 Downloads
🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
jolicode/castor
34623 Downloads
DX oriented task runner and command launcher built with PHP
techcrunch/wp-async-task
16505 Downloads
Run asynchronous tasks for long-running operations in WordPress
orisai/scheduler
13912 Downloads
Cron job scheduler - with locks, parallelism and more
g4/tasker
47708 Downloads
Application asynchronous tasks manager and runner, cron-like PHP implementation with ability to run tasks with resolution in seconds
bazilio/yii2-async
42898 Downloads
Provides translucent api for moving large tasks out of request context
orisai/nette-scheduler
10123 Downloads
Orisai Scheduler integration for Nette
wp-media/background-processing
124784 Downloads
Async & Background Tasks Processing
dmamontov/asynctask-7
12233 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.
amphp/thread
5519 Downloads
Non-blocking thread pool task dispatch
friendsofhyperf/async-task
3924 Downloads
The async task for Hyperf.
dmamontov/asynctask
2307 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.
gyselroth/mongodb-php-task-scheduler
2518 Downloads
Asynchronous task scheduler for PHP based on MongoDB
immusen/yii2-swoole-websocket
8662 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.
symplely/coroutine
1571 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!