openclassify/vendor/psr/http-factory
Mostafa Moradi cd80f0352b initial
2022-03-09 12:57:37 +03:00
..
src initial 2022-03-09 12:57:37 +03:00
.gitignore initial 2022-03-09 12:57:37 +03:00
.pullapprove.yml initial 2022-03-09 12:57:37 +03:00
composer.json initial 2022-03-09 12:57:37 +03:00
LICENSE initial 2022-03-09 12:57:37 +03:00
README.md initial 2022-03-09 12:57:37 +03:00

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.