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.
Vendor joomla
Package http
Short Description Joomla HTTP Package
License GPL-2.0-or-later
Homepage https://github.com/joomla-framework/http
Package http
Short Description Joomla HTTP Package
License GPL-2.0-or-later
Homepage https://github.com/joomla-framework/http
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
^8.1.0
psr/http-client Version ^1.0
psr/http-message Version ^1.0
joomla/uri Version ^3.0
composer/ca-bundle Version ^1.3.5
laminas/laminas-diactoros Version ^2.24.0
psr/http-client Version ^1.0
psr/http-message Version ^1.0
joomla/uri Version ^3.0
composer/ca-bundle Version ^1.3.5
laminas/laminas-diactoros Version ^2.24.0
The package joomla/http contains the following files
Loading the files please wait ....