An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
composer require amphp/http-clientNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Make an asynchronous HTTP GET request.
Wrap your code in Amp\Loop::run() or use a coroutine.
No dependency data recorded yet.