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.

Maintainers

Package info

github.com/submtd/http-request

pkg:composer/submtd/http-request

Transparency log

Statistics

Installs: 248

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.3 2019-10-23 18:35 UTC

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