Author: Manuel Lemos
Viewers: 180
Last month viewers: 1
Categories: Notable Packages
PSR 7 is a PHP Standards Recommendation that defines interfaces for classes to handle HTTP message for several types of purposes.
This package provides an implementation of the PSR 7 specification with classes for handling requests and responses, stream handler, uploaded files and URI parsing and formatting.
Read this article to learn more details about how this notable PHP package works.
This package provides an implementation of the PSR 7 specification with classes for handling requests and responses, stream handler, uploaded files and URI parsing and formatting.
Read this article to learn more details about how this notable PHP package works.

The package PSR-7 is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.
The basic purpose is: Implements PSR-7 HTTP message interfaces
Here follows in more detail what it does:
This package implements PSR-7 HTTP message interfaces.
It provides classes that implement all interfaces to deal with messages sent via HTTP requests.
There are classes for encapsulating HTTP messages for requests and responses, stream handler, uploaded files and URI parsing and formatting.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
The basic purpose is: Implements PSR-7 HTTP message interfaces
Here follows in more detail what it does:
This package implements PSR-7 HTTP message interfaces.
It provides classes that implement all interfaces to deal with messages sent via HTTP requests.
There are classes for encapsulating HTTP messages for requests and responses, stream handler, uploaded files and URI parsing and formatting.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
You need to be a registered user or login to post a comment
Login Immediately with your account on:
Comments:
No comments were submitted yet.