php-psr-http-message - Common interface for HTTP messages (PSR-7)
Website: | https://github.com/php-fig/http-message |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- 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.aldos.src [20 KiB] |
Changelog
by Remi Collet (2023-04-07):
- update to 1.1 - raise dependency on PHP 7.2 - use fedora/autoloader |