ORIENT/vendor/php-http/guzzle7-adapter
root f4df5200ca from server 27.02 2023-02-27 09:39:19 +05:00
..
src from server 27.02 2023-02-27 09:39:19 +05:00
CHANGELOG.md from server 27.02 2023-02-27 09:39:19 +05:00
LICENSE from server 27.02 2023-02-27 09:39:19 +05:00
README.md from server 27.02 2023-02-27 09:39:19 +05:00
composer.json from server 27.02 2023-02-27 09:39:19 +05:00
phpstan.neon.dist from server 27.02 2023-02-27 09:39:19 +05:00
psalm.baseline.xml from server 27.02 2023-02-27 09:39:19 +05:00
psalm.xml from server 27.02 2023-02-27 09:39:19 +05:00

README.md

Guzzle 7 HTTP Adapter

Latest Version Software License Total Downloads

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.