Libraries tagged by Async process
venndev/vosaka-fourotines
24 Downloads
Structured async programming for PHP using Fibers, inspired by Kotlin Coroutines. Features AsyncIO (non-blocking streams), ForkProcess (low-overhead child processes), Flow/SharedFlow/StateFlow with backpressure, Channels, Mutex, and cooperative scheduling. Can integrate with VOsaka.
tuo/simplefork
9 Downloads
Classes to simply create child-process by pcntl_fork
terranc/laravel-s
507 Downloads
🚀 LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
solenoid/system
381 Downloads
System library
panda843/laravel-s
3 Downloads
🚀 LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
laravel-s/laravel-sw
5 Downloads
igorsgm/illuminate-concurrency
36 Downloads
Standalone extraction of Laravel's Illuminate Concurrency component. Run tasks concurrently using process, fork, or sync drivers.
hpc-code/laravel-s
16 Downloads
🚀 LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
cursedcoder/emessenger
41 Downloads
Send messages to php process over protocols.
citomni/jobrunner
0 Downloads
Small DB-backed job runner for CitOmni: HTTP/UI-started long-running jobs executed by CLI workers with status, steps, logs, heartbeat, and results.
azurre/php-shell
140 Downloads
A convenient none blocking asynchronous shell
artisansdk/server
23 Downloads
A service-based, Laravel PHP implementation of an async, realtime, WebSocket server.
uppes/eventloop
512 Downloads
An event loop library for asynchronous PHP programming.
wpjscc/reactphp-eventsource
16 Downloads
Instant real-time updates. Lightweight EventSource client receiving live messages via HTML5 Server-Sent Events (SSE). Fast stream processing built on top of ReactPHP's event-driven architecture.
reactphp-x/eventsource
8 Downloads
Instant real-time updates. Lightweight EventSource client receiving live messages via HTML5 Server-Sent Events (SSE). Fast stream processing built on top of ReactPHP's event-driven architecture.