Bacart GuzzleHTTP client.
Run the following command and you will get the latest version by Packagist.
composer require bacart/guzzle-client
To use the newest (maybe unstable) version add following into your composer.json:
{
"require": {
"bacart/guzzle-client": "dev-master"
}
}
This project is released under the MIT license.
Project development is led by the Bacart team.