new-admin-api/vendor/psr/http-factory
sunday 288b03cc5a 初始化版本 2023-11-06 09:01:06 +08:00
..
src 初始化版本 2023-11-06 09:01:06 +08:00
.gitignore 初始化版本 2023-11-06 09:01:06 +08:00
.pullapprove.yml 初始化版本 2023-11-06 09:01:06 +08:00
LICENSE 初始化版本 2023-11-06 09:01:06 +08:00
README.md 初始化版本 2023-11-06 09:01:06 +08:00
composer.json 初始化版本 2023-11-06 09:01:06 +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.