INFO
Name: php-pecl-request
Version: 1.0.0-0.7.b2.el7.remi.7.2
Arch: x86_64
Summary: Server-side request and response objects
License: PHP
Vendor: Remi Collet
Build Host: 26442a888ecd4bbe8e7022e3141a082d
Build Date: Thu Aug 31 08:43:58 2017
Size: 186998
URL: http://pecl.php.net/package/request
Description: This extension provides server-side request and response objects for PHP.
These are *not* HTTP message objects proper. They are more like wrappers
for existing global PHP variables and functions, with some limited
additional convenience functionality.
This extension defines two classes in the global namespace:
- ServerRequest, composed of read-only copies of PHP superglobals and some
other commonly-used values, with methods for adding application-specific
request information in immutable fashion.
- ServerResponse, essentially a wrapper around (and buffer for) response-
related PHP functions, with some additional convenience methods, and self-
sending capability.
Documentation: https://gitlab.com/pmjones/phprequest
Package built for PHP 7.2.
FILES
/etc/php-zts.d/40-request.ini
/etc/php.d/40-request.ini
/usr/lib64/php-zts/modules/request.so
/usr/lib64/php/modules/request.so
/usr/share/doc/pecl/request
/usr/share/doc/pecl/request/CHANGELOG.md
/usr/share/doc/pecl/request/README.md
/usr/share/licenses/php-pecl-request-1.0.0
/usr/share/licenses/php-pecl-request-1.0.0/LICENSE.md
/var/lib/pear/pkgxml/php-pecl-request.xml
REQUIRES
/bin/sh
/bin/sh
/bin/sh
config(php-pecl-request) 1.0.0-0.7.b2.el7.remi.7.2
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
php(api) 20170718-64
php(zend-abi) 20170718-64
php-date(x86-64)
php-json(x86-64)
php-spl(x86-64)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rtld(GNU_HASH)
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
config(php-pecl-request) 1.0.0-0.7.b2.el7.remi.7.2
php-pecl(request) 1.0.0
php-pecl(request)(x86-64) 1.0.0
php-pecl-request 1.0.0-0.7.b2.el7.remi.7.2
php-pecl-request(x86-64) 1.0.0-0.7.b2.el7.remi.7.2
php-request 1.0.0
php-request(x86-64) 1.0.0
CONFIG FILES
/etc/php-zts.d/40-request.ini cn
/etc/php.d/40-request.ini cn
/usr/lib64/php-zts/modules/request.so
/usr/lib64/php/modules/request.so
/usr/share/doc/pecl/request
/usr/share/doc/pecl/request/CHANGELOG.md d
/usr/share/doc/pecl/request/README.md d
/usr/share/licenses/php-pecl-request-1.0.0
/usr/share/licenses/php-pecl-request-1.0.0/LICENSE.md l
/var/lib/pear/pkgxml/php-pecl-request.xml
LICENSE FILES
PHP
|