php-ringcentral-psr7 - PSR-7 message implementation
| Website: | https://github.com/ringcentral/psr7 | 
|---|---|
| License: | MIT | 
| Vendor: | Alcance Libre, Inc. | 
- 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.fc14.al.noarch [32 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 |