Libraries tagged by none blocking
azurre/php-shell
132 Downloads
A convenient none blocking asynchronous shell
amphp/amp
106563753 Downloads
A non-blocking concurrency framework for PHP applications.
revolt/event-loop
28627329 Downloads
Rock-solid event loop for concurrent PHP applications.
react/stream
99018934 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
amphp/socket
27895172 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/parser
40549523 Downloads
A generator parser to make streaming parsers simple.
amphp/byte-stream
100493884 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
40560308 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/pipeline
21786706 Downloads
Asynchronous iterators and operators.
amphp/http-server
2532668 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/http-client
4439705 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
react/react
3380321 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
bunny/bunny
5829933 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
workerman/phpsocket.io
538870 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman
amphp/websocket-client
1230339 Downloads
Async WebSocket client for PHP based on Amp.