Namespace Psr\Http\Message

Interfaces
MessageInterface HTTP messages consist of requests from a client to a server and responses from a server to a client. This interface…
RequestFactoryInterface
RequestInterface Representation of an outgoing, client-side request.
ResponseInterface Representation of an outgoing, server-side response.
StreamFactoryInterface
StreamInterface Describes a data stream.
UriInterface Value object representing a URI.