fapi-cz/http-client

Library for making HTTP requests.

v1.0.3 2024-04-16 18:03 UTC

This package is auto-updated.

Last update: 2024-04-16 18:10:35 UTC


README

build codecov Maintainability

Http client

This library is here to provide client for making HTTP requests. It allows mocking of the HTTP client, which is useful for testing.

Requirements

Library requires PHP 7.1 or higher.

Installation

The best way to install fapi-cz/http-client is using Composer.

composer require fapi-cz/http-client

Documentation

Learn more in the documentation.