Miguel Dantas 19d68c9f8e [COMPOSER] Added predis/predis and updated packages 4 years ago
..
src 19d68c9f8e [COMPOSER] Added predis/predis and updated packages 2 years ago
CHANGELOG.md 19d68c9f8e [COMPOSER] Added predis/predis and updated packages 2 years ago
LICENSE 19d68c9f8e [COMPOSER] Added predis/predis and updated packages 2 years ago
README.md 19d68c9f8e [COMPOSER] Added predis/predis and updated packages 2 years ago
composer.json 19d68c9f8e [COMPOSER] Added predis/predis and updated packages 2 years ago
puli.json 19d68c9f8e [COMPOSER] Added predis/predis and updated packages 2 years ago

README.md

Guzzle 6 HTTP Adapter

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

Guzzle 6 HTTP Adapter.

Install

Via Composer

$ composer require php-http/guzzle6-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 security@php-http.org.

Credits

Thanks to David de Boer for implementing this adapter.

License

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