Libraries tagged by async
revolt/event-loop
55887847 Downloads
Rock-solid event loop for concurrent PHP applications.
react/socket
139657218 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/dns
137004599 Downloads
Async DNS resolver for ReactPHP
amphp/amp
135892305 Downloads
A non-blocking concurrency framework for PHP applications.
react/event-loop
163375969 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
symfony/http-client
344065058 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
php-http/promise
331358704 Downloads
Promise used for asynchronous HTTP requests
spatie/async
5103691 Downloads
Asynchronous and parallel PHP with the PCNTL extension
react/promise-timer
49661316 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
react/http
27935703 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
hollodotme/fast-cgi-client
26936696 Downloads
A PHP fast CGI client to send requests (a)synchronously to PHP-FPM.
clue/redis-react
17705549 Downloads
Async Redis client implementation, built on top of ReactPHP.
amphp/sync
62724230 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
48247545 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/serialization
61079837 Downloads
Serialization tools for IPC and data storage in PHP.