Libraries tagged by async task
pnixx/delayed_job
3889 Downloads
Async Delayed Job for PHP
morningtrain/wp-async
828 Downloads
Create Async task for WP
dmamontov/asynctask
2337 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.
andydefer/laravel-task
75 Downloads
A lightweight, file-based task system for Laravel with async execution, recurring tasks, and JSONL storage
gyselroth/mongodb-php-task-scheduler
2643 Downloads
Asynchronous task scheduler for PHP based on MongoDB
immusen/yii2-swoole-websocket
8854 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.
immusen/yii2-swoole-mqtt
360 Downloads
MQTT server for Yii2 base on swoole 4, Resolve topic as a route reflect into controller/action/param, And support redis pub/sub to trigger async task from your web application
symplely/coroutine
1580 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
uppes/coroutine
626 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
rdlowrey/amp
219 Downloads
Non-blocking thread pool task dispatch
amphp/thread
5671 Downloads
Non-blocking thread pool task dispatch
trt/async-tasks-bundle
19 Downloads
This bundle allows to dispatch asynchronous events in symfony2. It uses RabbitMQ to send messages to the consumers..
friendsofhyperf/async-task
5204 Downloads
The async task for Hyperf.
cathy/thinkphp6-async-task
35 Downloads
基于workerman的thinkphp6异步任务模型
luojilab/async-task-lib
294 Downloads
A complete asynchronous task processing system with multiple processes, exception retry