Libraries tagged by async
react/socket
89757250 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
amphp/amp
106885441 Downloads
A non-blocking concurrency framework for PHP applications.
react/event-loop
111249901 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
symfony/http-client
274751080 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
php-http/promise
278528580 Downloads
Promise used for asynchronous HTTP requests
revolt/event-loop
28898168 Downloads
Rock-solid event loop for concurrent PHP applications.
react/http
22746232 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
react/dns
87084393 Downloads
Async DNS resolver for ReactPHP
hollodotme/fast-cgi-client
19838429 Downloads
A PHP fast CGI client to send requests (a)synchronously to PHP-FPM.
amphp/sync
40805044 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
28117974 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/parser
40793871 Downloads
A generator parser to make streaming parsers simple.
amphp/parallel
36236762 Downloads
Parallel processing component for Amp.
amphp/dns
28307402 Downloads
Async DNS resolution for Amp.
amphp/byte-stream
100795159 Downloads
A stream abstraction to make working with non-blocking I/O simple.