BRIEFS logo BRIEFS

Episode 3 - What is PSR-7?

03/31/2016 , 2m, 54s

In this episode, I’m looking at PSR-7, the second of two core components which Zend Expressive is built on. Zend Framework team lead, Matthew Weier O'Phinney describes it as:

a set of standard HTTP message interfaces so that we can create an ecosystem in which PHP developers can create re-usable middleware that they can share.

The PSR site describes it as:

common interfaces for representing HTTP messages as described in RFC 7230 and RFC 7231, and URIs for use with HTTP messages as described in RFC 3986.

To find out more information on it, check out these key links:

Questions/Comments/Suggestions

@zfmastery