bacart / guzzle-client
This package is abandoned and no longer maintained.
No replacement package was suggested.
Bacart GuzzleHTTP client
v0.1.20
2019-01-30 21:37 UTC
Requires
- php: ^7.1.3
- bacart/common: ^0.1
- guzzlehttp/guzzle: ^6.3
- psr/cache: ^1.0
- psr/http-message: ^1.0
- psr/log: ^1.0
Requires (Dev)
- phpstan/phpstan: ^0.10
- symfony/dom-crawler: 4.2.*
- wa72/htmlpagedom: ^1.3
Suggests
- phpstan/phpstan: PHPStan - PHP Static Analysis Tool
- symfony/dom-crawler: The DomCrawler component eases DOM navigation for HTML and XML documents.
- wa72/htmlpagedom: PHP implementation of the jQuery DOM manipulation API for HTML documents
README
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.