Remi's RPM repository - Packages

Blog | Forum | Repository

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

Website:
https://github.com/php-fig/http-message
Licence:
MIT
Vendor:
Remi Collet
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.0.1-1.el5.remi.noarch [16 KiB] Changelog by Remi Collet (2016-08-07):
- update to 1.0.1 (only comments)
- add check for autoloader
php-psr-http-message-1.0-1.el5.remi.noarch [15 KiB] Changelog by Shawn Iwinski (2015-05-30):
- Updated to 1.0 (BZ #1218459)
- Added autoloader