Libraries tagged by non blocking
devbabuind/non-blocking-php
23 Downloads
babakbay/non-blocking-timer
2 Downloads
Non-blocking JavaScript-like setTimeout/setInterval for PHP.
wpjscc/reactphp-log
4 Downloads
Non-blocking logging for PHP based on reactphp, and Monolog.
wpjscc/io
3 Downloads
Non blocking I/O for PHP
wpjscc/chip
6 Downloads
Physical computing for PHP
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.
usenoty/noty-laravel
144 Downloads
Non-blocking Noty Notification Channel for Laravel.
trowski/async-swift-mailer
12 Downloads
Async mailer for PHP implemented using Amp and Swift Mailer.
toalett/react-stream-adapter
17 Downloads
Use any data source as a stream with ReactPHP
toalett/react-amqp-stream
6 Downloads
Treat AMQP messages as a stream in ReactPHP
socket-manager/rest-api
9 Downloads
PHP製のREST-API/RESTful-APIサーバー開発環境。PSR-7準拠、ステートマシン対応、ChunkedやSSEなどの高度なAPI処理をサポート。
skt-t1-byungi/session
28 Downloads
Session Manager
raimx/stream
139 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
omegaalfa/http-client
48 Downloads
A lightweight, high-performance asynchronous HTTP client for modern PHP applications powered by FiberEventLoop.
omegaalfa/fiber-event-loop
49 Downloads
A lightweight, high-performance fiber-based event loop for modern PHP applications. Enables asynchronous I/O with synchronous-like syntax.