Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-ringcentral-psr7 - PSR-7 message implementation

Website:
https://github.com/ringcentral/psr7
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
This repository contains a partial PSR-7 [1] message implementation, several
stream decorators, and some helpful functionality like query string parsing.
Currently missing ServerRequestInterface and UploadedFileInterface; a pull
request for these features is welcome.

Autoloader: /usr/share/php/RingCentral/Psr7/autoload.php

[1] http://www.php-fig.org/psr/psr-7/

Packages

php-ringcentral-psr7-1.3.0-1.el9.remi.noarch [34 KiB] Changelog by Remi Collet (2020-11-05):
- update to 1.3.0
- add patch for PHP 8 from
  https://github.com/ringcentral/psr7/pull/8