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
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
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: 2026-06-24 09:30:24 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