TDoG-Skin/vendor/psr/http-factory
2024-08-17 19:13:54 +08:00
..
src 首次提交 2024-08-17 19:13:54 +08:00
.gitignore 首次提交 2024-08-17 19:13:54 +08:00
.pullapprove.yml 首次提交 2024-08-17 19:13:54 +08:00
composer.json 首次提交 2024-08-17 19:13:54 +08:00
LICENSE 首次提交 2024-08-17 19:13:54 +08:00
README.md 首次提交 2024-08-17 19:13:54 +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.