This library is here to provide client for making HTTP requests. It allows mocking of the HTTP client, which is useful for testing.
Library requires PHP 7.1 or higher.
The best way to install fapi-cz/http-client
is using Composer.
composer require fapi-cz/http-client
Learn more in the documentation.