Libraries tagged by none blocking
azurre/php-shell
140 Downloads
A convenient none blocking asynchronous shell
revolt/event-loop
58122273 Downloads
Rock-solid event loop for concurrent PHP applications.
react/stream
153938164 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
amphp/amp
137990779 Downloads
A non-blocking concurrency framework for PHP applications.
amphp/socket
49846267 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/parser
64382068 Downloads
A generator parser to make streaming parsers simple.
amphp/http-server
7955263 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/http-client
10812401 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/byte-stream
129588657 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
64412004 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/websocket-client
6248045 Downloads
Async WebSocket client for PHP based on Amp.
amphp/websocket
6352584 Downloads
Shared code for websocket servers and clients.
amphp/pipeline
43214976 Downloads
Asynchronous iterators and operators.
react/react
3691225 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
bunny/bunny
6893560 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library