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

php-http/buzz-adapter

Repository files navigation

Buzz HTTP Adapter

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

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.

Install

Via Composer

$ composer require php-http/buzz-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.

About

Buzz HTTP adapter

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages