Libraries tagged by non-block
revolt/event-loop
53229862 Downloads
Rock-solid event loop for concurrent PHP applications.
react/stream
144794155 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
amphp/amp
133292661 Downloads
A non-blocking concurrency framework for PHP applications.
amphp/socket
46231843 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/parser
60564670 Downloads
A generator parser to make streaming parsers simple.
amphp/http-server
6592356 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/http-client
9348030 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/byte-stream
125238330 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
60591967 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/websocket-client
4980536 Downloads
Async WebSocket client for PHP based on Amp.
amphp/websocket
5080484 Downloads
Shared code for websocket servers and clients.
amphp/pipeline
39628417 Downloads
Asynchronous iterators and operators.
react/react
3657808 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
bunny/bunny
6782947 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
workerman/phpsocket.io
597026 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman