clam2021/vendor/psr/http-factory
2021-05-13 13:04:00 -03:00
..
src initial copy of clam2020 2021-05-13 13:04:00 -03:00
.gitignore initial copy of clam2020 2021-05-13 13:04:00 -03:00
.pullapprove.yml initial copy of clam2020 2021-05-13 13:04:00 -03:00
composer.json initial copy of clam2020 2021-05-13 13:04:00 -03:00
LICENSE initial copy of clam2020 2021-05-13 13:04:00 -03:00
README.md initial copy of clam2020 2021-05-13 13:04:00 -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.