coupon-admin/vendor/psr/http-factory
wangxinglong 82f5a8f3f5 初始化 2021-11-18 17:57:04 +08:00
..
src 初始化 2021-11-18 17:57:04 +08:00
.gitignore 初始化 2021-11-18 17:57:04 +08:00
.pullapprove.yml 初始化 2021-11-18 17:57:04 +08:00
LICENSE 初始化 2021-11-18 17:57:04 +08:00
README.md 初始化 2021-11-18 17:57:04 +08:00
composer.json 初始化 2021-11-18 17:57:04 +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.