Download the PHP package joomla/http without Composer
On this page you can find all versions of the php package joomla/http. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package http
The HTTP Package
The HTTP package includes a PSR-18 compatible HTTP client to facilitate RESTful HTTP requests over a variety of transport protocols.
Requirements
- PHP 8.1 or later
Installation via Composer
Add "joomla/http": "~3.0"
to the require block in your composer.json and then run composer install
.
Alternatively, you can simply run the following from the command line:
If you want to include the test sources and docs, use
All versions of http with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2.5|~8.0.0|~8.1.0
psr/http-client Version ^1.0
psr/http-message Version ^1.0
joomla/uri Version ^2.0
composer/ca-bundle Version ^1.3
laminas/laminas-diactoros Version ^2.4.0
psr/http-client Version ^1.0
psr/http-message Version ^1.0
joomla/uri Version ^2.0
composer/ca-bundle Version ^1.3
laminas/laminas-diactoros Version ^2.4.0
The package joomla/http contains the following files
Loading the files please wait ....