HighSpeaker/vendor/psr/http-factory
2022-12-24 22:10:40 +08:00
..
src Save 2022-12-24 22:10:40 +08:00
.gitignore Save 2022-12-24 22:10:40 +08:00
.pullapprove.yml Save 2022-12-24 22:10:40 +08:00
composer.json Save 2022-12-24 22:10:40 +08:00
LICENSE Save 2022-12-24 22:10:40 +08:00
README.md Save 2022-12-24 22:10:40 +08: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.