glhcp/server/vendor/psr/http-factory
yin5th 0921f0105d feat: init 2023-08-10 14:59:52 +08:00
..
src feat: init 2023-08-10 14:59:52 +08:00
.gitignore feat: init 2023-08-10 14:59:52 +08:00
.pullapprove.yml feat: init 2023-08-10 14:59:52 +08:00
LICENSE feat: init 2023-08-10 14:59:52 +08:00
README.md feat: init 2023-08-10 14:59:52 +08:00
composer.json feat: init 2023-08-10 14:59:52 +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.