caipan_shop_admin/vendor/psr/http-factory
wangxinglong 050bc120bd editmode 2022-06-08 09:30:35 +00:00
..
src editmode 2022-06-08 09:30:35 +00:00
.gitignore editmode 2022-06-08 09:30:35 +00:00
.pullapprove.yml editmode 2022-06-08 09:30:35 +00:00
LICENSE editmode 2022-06-08 09:30:35 +00:00
README.md editmode 2022-06-08 09:30:35 +00:00
composer.json editmode 2022-06-08 09:30:35 +00: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.