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

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.