2017 © Pedro Peláez
 

library buzz-adapter

Buzz HTTP Adapter

image

php-http/buzz-adapter

Buzz HTTP Adapter

  • Wednesday, November 22, 2017
  • by mark.sagikazar
  • Repository
  • 5 Watchers
  • 1 Stars
  • 14,174 Installations
  • PHP
  • 6 Dependents
  • 7 Suggesters
  • 2 Forks
  • 0 Open issues
  • 5 Versions
  • 8 % Grown

The README.md

Buzz HTTP Adapter

Latest Version Software License Build Status Code Coverage Quality Score Total Downloads, (*1)

Buzz HTTP Adapter., (*2)

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., (*3)

Install

Via Composer, (*4)

``` bash $ composer require php-http/buzz-adapter, (*5)



## Documentation Please see the [official documentation](http://docs.php-http.org/en/latest/clients/buzz-adapter.html). ## Testing First launch the http server: ```bash $ ./vendor/bin/http_test_server > /dev/null 2>&1 &

Then the test suite:, (*6)

bash $ composer test, (*7)

Contributing

Please see our contributing guide., (*8)

Security

If you discover any security related issues, please contact us at security@php-http.org., (*9)

License

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

The Versions

22/11 2017
23/08 2017
18/07 2016