submtd / http-request
There is no license information available for the latest version (1.0.3) of this package.
Base class for making http requests using HTTPlug
1.0.3
2019-10-23 18:35 UTC
Requires
- php-http/client-common: ^2.0
- php-http/client-implementation: ^1.0
- php-http/discovery: ^1.6
- php-http/httplug: ^2.0
- php-http/message: ^1.7
- php-http/message-factory: ^1.0
This package is auto-updated.
Last update: 2024-10-24 05:54:03 UTC
README
This package requires an HTTPlug implementation in order to work properly. Before installing this package, check out the HTTPlug for library users page.
TL;DR
composer require php-http/curl-client guzzlehttp/psr7 php-http/message
composer require submtd/http-request