diegospm/http-provider-clients

Clients for HTTP Provider abstraction

1.0.1 2021-01-02 15:04 UTC

This package is auto-updated.

Last update: 2024-09-29 05:56:15 UTC


README

Author GitHub release (latest by date) GitHub license Travis (.com) Scrutinizer build (GitHub/Bitbucket) Scrutinizer coverage (GitHub/BitBucket) Scrutinizer code quality (GitHub/Bitbucket) Code Climate maintainability

This package contains the clients for the HTTP Provider abstraction. If you notice compliance oversights, please, send a PR.

Requirements

PHP 7.4 or newer

Install

Via Composer

$ composer require diegospm/http-provider-clients

Test

Run composer test

$ composer test