Skip to content

bacart/guzzle-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bacart Guzzle client

PHP from Packagist Latest Stable Version Total Downloads License

Bacart GuzzleHTTP client.

Installation

Using command line:

Run the following command and you will get the latest version by Packagist.

composer require bacart/guzzle-client
Using composer.json

To use the newest (maybe unstable) version add following into your composer.json:

{
    "require": {
        "bacart/guzzle-client": "dev-master"
    }
}

License

This project is released under the MIT license.

About

Project development is led by the Bacart team.