php-http / guzzle7-adapter
Guzzle 7 HTTP Adapter
Installs: 28 305 183
Dependents: 467
Suggesters: 22
Security: 0
Stars: 75
Watchers: 8
Forks: 5
Open Issues: 1
Requires
- php: ^7.2 | ^8.0
- guzzlehttp/guzzle: ^7.0
- php-http/httplug: ^2.0
- psr/http-client: ^1.0
Requires (Dev)
- php-http/client-integration-tests: ^3.0
- phpunit/phpunit: ^8.0|^9.3
Provides
README
Guzzle 7 HTTP Adapter.
Install
Via Composer
$ composer require php-http/guzzle7-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.
License
The MIT License (MIT). Please see License File for more information.