Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

php-http/guzzle5-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

084d306 · Jun 26, 2016

History

68 Commits
Feb 23, 2016
Mar 2, 2016
Jan 26, 2016
Jan 13, 2016
Jan 13, 2016
Jan 13, 2016
Jan 13, 2016
Jan 13, 2016
Jan 21, 2016
Jun 26, 2016
Jan 13, 2016
Jan 13, 2016
Jan 27, 2016
Jun 26, 2016
May 3, 2015
Mar 6, 2016

Repository files navigation

Guzzle 5 HTTP Adapter

Latest Version Software License Build Status Code Coverage Quality Score Total Downloads

Guzzle 5 HTTP Adapter.

Install

Via Composer

$ composer require php-http/guzzle5-adapter

Documentation

Please see the official documentation.

Testing

First launch the http server:

$ ./vendor/bin/http_test_server > /dev/null 2>&1 &

Then the test suite:

$ composer test

Contributing

Please see our contributing guide.

Security

If you discover any security related issues, please contact us at [email protected].

License

The MIT License (MIT). Please see License File for more information.