INFO
Name: php-pecl-request
Version: 1.0.0-0.10.b2.el8.remi.7.2
Arch: x86_64
Summary: Server-side request and response objects
License: PHP
Vendor: Remi Collet
Build Host: builder.remirepo.net
Build Date: Wed Dec 12 14:00:15 2018
Size: 202430
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/lib/.build-id
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/5ec2fcd94d755adddd51e3924bd1cee380a8df
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/c11529e684a66872ed655c1175ae4bb21f9a19
/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
/usr/share/licenses/php-pecl-request/LICENSE.md
/var/lib/php/peclxml/php-pecl-request.xml
REQUIRES
config(php-pecl-request) 1.0.0-0.10.b2.el8.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-spl(x86-64)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)
PROVIDES
config(php-pecl-request) 1.0.0-0.10.b2.el8.remi.7.2
php-pecl(request) 1.0.0
php-pecl(request)(x86-64) 1.0.0
php-pecl-request 1.0.0-0.10.b2.el8.remi.7.2
php-pecl-request(x86-64) 1.0.0-0.10.b2.el8.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/lib/.build-id a
/usr/lib/.build-id/3a a
/usr/lib/.build-id/3a/5ec2fcd94d755adddd51e3924bd1cee380a8df a
/usr/lib/.build-id/6c a
/usr/lib/.build-id/6c/c11529e684a66872ed655c1175ae4bb21f9a19 a
/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
/usr/share/licenses/php-pecl-request/LICENSE.md l
/var/lib/php/peclxml/php-pecl-request.xml
LICENSE FILES
PHP
|