Buzz HTTP Adapter.
Deprecation notice: This package is deprecated with the release of kriswallsmith/Buzz 1.0. Please use the Buzz client directly. See https://github.com/kriswallsmith/Buzz.
Via Composer
$ composer require php-http/buzz-adapterPlease see the official documentation.
First launch the http server:
$ ./vendor/bin/http_test_server > /dev/null 2>&1 &Then the test suite:
$ composer testPlease see our contributing guide.
If you discover any security related issues, please contact us at [email protected].
The MIT License (MIT). Please see License File for more information.