The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php73-php-pecl-request - Server-side request and response objects

Website:
https://pecl.php.net/package/request
Licence:
PHP
Vendor:
Remi Collet
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.

Four classes and one interface are defined in the global namespace:

- SapiRequest, composed of read-only copies of PHP superglobals and
  some other commonly-used values.
- SapiUpload, a value-object style descriptor of each uploaded file.
- SapiResponse and SapiResponseInterface, essentially a wrapper around
  (and buffer for) response-related PHP functions.
- SapiResponseSender, for sending a SapiResponse.

Documentation: https://gitlab.com/pmjones/phprequest

Package built for PHP 7.3 as Software Collection (php73 by remi).

Packages

php73-php-pecl-request-2.0.0-1.el8.remi.x86_64 [47 KiB] Changelog by Remi Collet (2020-04-08):
- update to 2.0.0
- raise dependency on PHP 7.3
- add devel sub-package
php73-php-pecl-request-1.0.0-0.10.b2.el8.remi.x86_64 [47 KiB] Changelog by Remi Collet (2018-08-16):
- rebuild for 7.3.0beta2 new ABI
- add patch for PHP 7.3 from
  https://github.com/pmjones/ext-request/pull/14

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.