Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 890 Bytes

readme.md

File metadata and controls

20 lines (15 loc) · 890 Bytes

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.