Libraries tagged by non-blocking
amphp/amp
77052430 Downloads
A non-blocking concurrency framework for PHP applications.
revolt/event-loop
9929123 Downloads
Rock-solid event loop for concurrent PHP applications.
react/stream
59234716 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
amphp/byte-stream
72451780 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/socket
11935636 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/pipeline
6435175 Downloads
Asynchronous iterators and operators.
amphp/parser
22240488 Downloads
A generator parser to make streaming parsers simple.
amphp/http-server
1861798 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/http-client
3274350 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
react/react
3199652 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
bunny/bunny
4859015 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
amphp/sync
22171129 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
workerman/phpsocket.io
478440 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman
amphp/file
2628900 Downloads
Non-blocking access to the filesystem based on Amp and Revolt.
deliciousbrains/wp-background-processing
268175 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.