Download the PHP package pmjones/request without Composer
On this page you can find all versions of the php package pmjones/request. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pmjones/request
More information about pmjones/request
Files in pmjones/request
Download pmjones/request
More information about pmjones/request
Files in pmjones/request
Vendor pmjones
Package request
Short Description Server-side request and response objects from.
License MIT
Package request
Short Description Server-side request and response objects from
License MIT
Please rate this library. Is it a good library?
Informations about the package request
pmjones/request
This package provides a userland implementation of the PECL
request
extension, version 2.
Usage is identical to that of the extension, with these exceptions:
- The
SapiRequest
andSapiUpload
magic methods (__get()
, etc.) are declared asfinal
; this is to help mitigate attempts to subvert immutability.
You can read the documentation at https://github.com/pmjones/ext-request.
To run the tests, issue composer test
at the package root.
All versions of request with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
The package pmjones/request contains the following files
Loading the files please wait ....