zzwy2/vendor/psr/http-factory
yin5th 198397f325 init 2022-10-08 17:31:39 +08:00
..
src init 2022-10-08 17:31:39 +08:00
.gitignore init 2022-10-08 17:31:39 +08:00
.pullapprove.yml init 2022-10-08 17:31:39 +08:00
LICENSE init 2022-10-08 17:31:39 +08:00
README.md init 2022-10-08 17:31:39 +08:00
composer.json init 2022-10-08 17:31:39 +08: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.