Libraries tagged by async
react/socket
77435188 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
amphp/amp
96351294 Downloads
A non-blocking concurrency framework for PHP applications.
react/event-loop
97789100 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
symfony/http-client
256439888 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
php-http/promise
263976828 Downloads
Promise used for asynchronous HTTP requests
revolt/event-loop
21604646 Downloads
Rock-solid event loop for concurrent PHP applications.
react/http
21285559 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
react/dns
74755221 Downloads
Async DNS resolver for ReactPHP
amphp/sync
33827260 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
21812223 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/parallel
29690953 Downloads
Parallel processing component for Amp.
amphp/dns
21981322 Downloads
Async DNS resolution for Amp.
amphp/byte-stream
90810638 Downloads
A stream abstraction to make working with non-blocking I/O simple.
workerman/workerman
2537750 Downloads
An asynchronous event driven PHP framework for easily building fast, scalable network applications.
react/cache
73451495 Downloads
Async, Promise-based cache interface for ReactPHP