Libraries tagged by async
react/socket
83985912 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
amphp/amp
102252764 Downloads
A non-blocking concurrency framework for PHP applications.
react/event-loop
104983947 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
symfony/http-client
265875798 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
php-http/promise
271428340 Downloads
Promise used for asynchronous HTTP requests
revolt/event-loop
25079944 Downloads
Rock-solid event loop for concurrent PHP applications.
react/http
22000543 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
react/dns
81314397 Downloads
Async DNS resolver for ReactPHP
amphp/sync
37265549 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
24848398 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/parallel
32876643 Downloads
Parallel processing component for Amp.
amphp/dns
25028096 Downloads
Async DNS resolution for Amp.
amphp/byte-stream
96489145 Downloads
A stream abstraction to make working with non-blocking I/O simple.
workerman/workerman
2607579 Downloads
An asynchronous event driven PHP framework for easily building fast, scalable network applications.
react/cache
80009932 Downloads
Async, Promise-based cache interface for ReactPHP