php-psr-http-message - Common interface for HTTP messages (PSR-7)
| Website: | https://github.com/php-fig/http-message |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- 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. [1] http://www.php-fig.org/psr/psr-7/
Packages
| php-psr-http-message-1.0-1.el6.src [16 KiB] |
Changelog
by Shawn Iwinski (2015-05-30):
- Updated to 0.10.1 (BZ #1218459) - Added autoloader |