Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-psr-link - Common interfaces for HTTP links (PSR-13)

Website:
http://www.php-fig.org/psr/psr-13/
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
This package holds all interfaces/classes/traits related to PSR-13 [1].

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

Autoloader: /usr/share/php/Psr/Link/autoload.php

[1] https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-13-links.md

Packages

php-psr-link-1.1.1-1.el9.remi.noarch [11 KiB] Changelog by Remi Collet (2021-04-14):
- update to 1.1.1
- raise dependency on PHP 8.0