Skip to content

fapi-cz/http-client

Repository files navigation

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.