submtd / http-request
Base class for making http requests using HTTPlug
Installs: 248
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/submtd/http-request
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: 2025-09-24 07:36:46 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