Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 530 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 530 Bytes

HTTP Message Interface Implementation

See psr-7 and psr-17!

The Framework Interop Group has proposed and approved a series of style recommendations. - PHP: The Right Way

And that's what this is. I'm implementing some (all in the future maybe) of the HTTP related interfaces so not just me, but other people can use it easily in their projects if they use the PSR interfaces.