1
0
Fork 0
m365-php/vendor/psr/http-factory
Brie Bruns cf78c6f1c3 Add initial files 2022-05-31 13:08:55 -06:00
..
src Add initial files 2022-05-31 13:08:55 -06:00
.gitignore Add initial files 2022-05-31 13:08:55 -06:00
.pullapprove.yml Add initial files 2022-05-31 13:08:55 -06:00
LICENSE Add initial files 2022-05-31 13:08:55 -06:00
README.md Add initial files 2022-05-31 13:08:55 -06:00
composer.json Add initial files 2022-05-31 13:08:55 -06:00

README.md

HTTP Factories

This repository holds all interfaces related to PSR-17 (HTTP Message Factories). Please refer to the specification for a description.

You can find implementations of the specification by looking for packages providing the psr/http-factory-implementation virtual package.