library request
Server-side request and response objects from <http://pecl.php.net/request>.
pmjones/request
Server-side request and response objects from <http://pecl.php.net/request>.
- Tuesday, July 25, 2017
- by pmjones
- Repository
- 1 Watchers
- 2 Stars
- 13 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 5 Versions
- 0 % Grown
pmjones/request
This package provides a PHP 5.x userland implementation of the PECL
request extension (which is for PHP 7.x)., (*1)
Usage is identical to that of the extension, with these exceptions:, (*2)
-
The ServerRequest::__get() etc. magic methods are declared as final; this
is to help mitigate attempts to subvert immutability., (*3)
-
The ServerRequest::$content property is populated at instantiation time,
instead of at the time of first access., (*4)
You can read the documentation at https://github.com/pmjones/ext-request., (*5)
To run the tests, issue composer test at the package root., (*6)
dev-master
9999999-dev
Server-side request and response objects from <http://pecl.php.net/request>.
Sources
Download
MIT
The Requires
1.0.0-beta2
1.0.0.0-beta2
Server-side request and response objects from <http://pecl.php.net/request>.
Sources
Download
MIT
The Requires
1.0.0-beta1
1.0.0.0-beta1
Server-side request and response objects from <http://pecl.php.net/request>.
Sources
Download
MIT
The Requires
1.0.0-alpha2
1.0.0.0-alpha2
Server-side request and response objects from <http://pecl.php.net/request>.
Sources
Download
MIT
The Requires
1.0.0-alpha1
1.0.0.0-alpha1
Server-side request and response objects from <http://pecl.php.net/request>.
Sources
Download
MIT
The Requires