Download the PHP package httpsoft/http-server-request without Composer
On this page you can find all versions of the php package httpsoft/http-server-request. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download httpsoft/http-server-request
More information about httpsoft/http-server-request
Files in httpsoft/http-server-request
Download httpsoft/http-server-request
More information about httpsoft/http-server-request
Files in httpsoft/http-server-request
Vendor httpsoft
Package http-server-request
Short Description Infrastructure for creating PSR-7 ServerRequest and UploadedFile
License MIT
Homepage https://httpsoft.org/
Package http-server-request
Short Description Infrastructure for creating PSR-7 ServerRequest and UploadedFile
License MIT
Homepage https://httpsoft.org/
Please rate this library. Is it a good library?
Informations about the package http-server-request
HTTP Server Request
This package makes it easy and flexible to create PSR-7 components ServerRequest and UploadedFile.
Depends on the httpsoft/http-message package.
Documentation
Installation
This package requires PHP version 7.4 or later.
Usage ServerRequestCreator
By default HttpSoft\ServerRequest\SapiNormalizer is used for normalization of server parameters. You can use your own server parameters normalizer, for this you need to implement an HttpSoft\ServerRequest\ServerNormalizerInterface interface.
Usage UploadedFileCreator
All versions of http-server-request with dependencies
PHP Build Version
Package Version
The package httpsoft/http-server-request contains the following files
Loading the files please wait ....