Libraries tagged by non-block
revolt/event-loop
63281320 Downloads
Rock-solid event loop for concurrent PHP applications.
react/stream
163045211 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
amphp/amp
142904818 Downloads
A non-blocking concurrency framework for PHP applications.
amphp/socket
53622125 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/parser
68301317 Downloads
A generator parser to make streaming parsers simple.
amphp/http-server
9533813 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/http-client
12480817 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/byte-stream
134171751 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
68332750 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/websocket-client
7730660 Downloads
Async WebSocket client for PHP based on Amp.
amphp/websocket
7842298 Downloads
Shared code for websocket servers and clients.
amphp/pipeline
46941772 Downloads
Asynchronous iterators and operators.
react/react
3722372 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
bunny/bunny
6993938 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
workerman/phpsocket.io
611293 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman