Libraries tagged by none blocking
byjg/phpthread
26942 Downloads
ByJG PHPThread simplifies working with threads and non-blocking code in PHP, bridging the gap for a language that was not inherently designed for threading.
dustingraham/react-mysql
59 Downloads
Non-blocking MySQLi database access with PHP. Designed to work with reactphp/react.
silverstripe/non-blocking-sessions
59 Downloads
Non-blocking file-based session save handler for Silverstripe CMS 5
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.
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