Libraries tagged by async task
terranc/laravel-s
507 Downloads
🚀 LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
panda843/laravel-s
3 Downloads
🚀 LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
laravel-s/laravel-sw
5 Downloads
itxiao6/laravel-s
16 Downloads
🚀 LaravelS: speed up Laravel/Lumen by Swoole, let's fly.
hpc-code/laravel-s
16 Downloads
🚀 LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
glzjin/laravel-s
18 Downloads
🚀 LaravelS: Speed up Laravel/Lumen by Swoole, 'S' means Swoole, Speed, High performance.
yng/phpqueue
0 Downloads
A simple and powerful PHP queue package with Redis support
wptechnix/wp-background-jobs
3 Downloads
A simple, reliable, zero-dependency background job queue for WordPress. Object jobs, delays, retries with backoff, failed-jobs table, atomic reservation, async and WP-Cron and WP-CLI processing.
swow-cloud/archer
13 Downloads
基于Swow的Task组件,支持多种模式。轻松实现协程Task的队列、并发、Defer | Swow coroutine task kit - Swoole Humanization Library
serendipity-swow/archer
7 Downloads
基于Swow的Task组件,支持多种模式。轻松实现协程Task的队列、并发、Defer | Swow coroutine task kit - Swoole Humanization Library
modelslab/modelq
0 Downloads
A lightweight PHP task queue library, alternative to traditional queue systems, optimized for ML inference workloads
kode/parallel
0 Downloads
适用于 PHP 8.1+ 的高性能并行并发扩展库,支持 Runtime、Task、Future、Channel、Events、Fiber、Sync、Cluster 等完整功能,提供跨机器分布式任务执行能力
keggermont/laravel-amphp
352 Downloads
Boost Laravel performance with AmPHP's asynchronous capabilities. Run parallel tasks, HTTP requests, and database operations with automatic chunking while retaining a simple, expressive API. Perfect for improving API response times and resource utilization.
jgswift/bubblr
40 Downloads
Asynchronous cooperative task scheduler
igorsgm/illuminate-concurrency
36 Downloads
Standalone extraction of Laravel's Illuminate Concurrency component. Run tasks concurrently using process, fork, or sync drivers.