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/>
- 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.remi.src | [27 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.remi.src | [20 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.remi.src | [19 KiB] |
Changelog by Shawn Iwinski (2015-05-30):
- Updated to 1.0 (BZ #1218459) - Added autoloader |
php-psr-http-message-0.10.1-1.remi.src | [19 KiB] |
Changelog by Shawn Iwinski (2015-04-13):
- Updated to 0.10.1 (BZ #1187918) |
php-psr-http-message-0.8.0-1.remi.src | [16 KiB] |
Changelog by Remi Collet (2015-01-29):
- Updated to 0.8.0 |