c-trax/http-client

There is no license information available for the latest version (1.0) of this package.

An http tool that signs and makes requests from the client instances to the central server and vice-verssa

Maintainers

Package info

github.com/krmroland/http-client

Type:librabry

pkg:composer/c-trax/http-client

Statistics

Installs: 235

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 2

1.0 2020-02-14 00:13 UTC

README

Wrapper around guzzle for making http calls. API is almost indentical to what is now available in laravel7 but I am proud I did this first.

This was developed for personal use, I wanted an easy way to mock, simulate and test my external API calls.