Skip to content

php-http/HttplugBundle

Repository files navigation

HTTPlug Bundle

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

Symfony integration for HTTPlug.

Installation

To install the bundle with Symfony Flex, use the recipe:

$ composer require php-http/httplug-bundle

See the bundle documentation for installation without Flex and for further options. There is also a HTTPlug client list if you want to use a specific HTTP client.

Documentation

Please see the official documentation.

Testing

$ composer require --dev php-http/guzzle7-adapter
$ 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.