Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-psr-http-message - Common interface for HTTP messages (PSR-7)

Website:
https://github.com/php-fig/http-message
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
This package holds all interfaces/classes/traits related to PSR-7 [1].

Note that this is not a HTTP message implementation of its own. It is merely an
interface that describes a HTTP message. See the specification for more details.

Autoloader: /usr/share/php/Psr/Http/Message/autoload.php

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

Packages

php-psr-http-message-1.1-1.el8.remi.noarch [21 KiB] Changelog by Remi Collet (2023-04-07):
- update to 1.1
- raise dependency on PHP 7.2
- use fedora/autoloader
php-psr-http-message-1.0.1-1.el8.remi.noarch [21 KiB] Changelog by Remi Collet (2016-08-07):
- update to 1.0.1 (only comments)
- add check for autoloader