cms-token/@core/vendor/php-http/guzzle7-adapter
mincreng1 062c41b4d3 Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
..
src Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
CHANGELOG.md Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
LICENSE Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
README.md Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
composer.json Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
phpstan.neon.dist Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
psalm.baseline.xml Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
psalm.xml Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07: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.