An open API service indexing awesome lists of open source software.

https://github.com/php-http/httplug-flex-pack

A "pack" recipe for Symfony flex
https://github.com/php-http/httplug-flex-pack

Last synced: 11 days ago
JSON representation

A "pack" recipe for Symfony flex

Awesome Lists containing this project

README

          

# HTTPlug flex pack

This is a Flex pack to install multiple httplug dependencies in your application.

This package has chosen sensible defaults for you. We use Guzzle's PSR7 implementation and the curl-client
from php-http. There are lightweight packages and commonly used. You could use any PSR7 implementation and
any HTTPlug client. Read more about this in the [HTTPlug docs](http://docs.php-http.org/en/latest/httplug/users.html).

## Contributing

Please see our [contributing guide](http://docs.php-http.org/en/latest/development/contributing.html).

## Security

If you discover any security related issues, please contact us at [security@php-http.org](mailto:security@php-http.org).

## License

The MIT License (MIT). Please see [License File](LICENSE) for more information.