Libraries tagged by non blocking
revolt/event-loop
59988780 Downloads
Rock-solid event loop for concurrent PHP applications.
react/stream
157326382 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
amphp/amp
139833198 Downloads
A non-blocking concurrency framework for PHP applications.
amphp/socket
51262258 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/parser
65862585 Downloads
A generator parser to make streaming parsers simple.
amphp/http-server
8550492 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/http-client
11440446 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/byte-stream
131279212 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
65893163 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/websocket-client
6807425 Downloads
Async WebSocket client for PHP based on Amp.
amphp/websocket
6914547 Downloads
Shared code for websocket servers and clients.
amphp/pipeline
44632312 Downloads
Asynchronous iterators and operators.
react/react
3704278 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
bunny/bunny
6931294 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
workerman/phpsocket.io
607093 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman