Libraries tagged by none blocking
azurre/php-shell
126 Downloads
A convenient none blocking asynchronous shell
amphp/amp
79687358 Downloads
A non-blocking concurrency framework for PHP applications.
revolt/event-loop
11238040 Downloads
Rock-solid event loop for concurrent PHP applications.
react/stream
63175124 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
amphp/byte-stream
74925204 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/socket
13032122 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/pipeline
7481539 Downloads
Asynchronous iterators and operators.
amphp/parser
23569790 Downloads
A generator parser to make streaming parsers simple.
amphp/http-server
1918690 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/http-client
3380163 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
react/react
3218633 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
bunny/bunny
4960785 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
amphp/sync
23556164 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
workerman/phpsocket.io
486175 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman
amphp/websocket-client
905740 Downloads
Async WebSocket client for PHP based on Amp.