FreeScoutGPT/vendor/psr/http-factory
Михаил Баринов 7210a52e55 first commit
2023-04-14 01:35:57 +03:00
..
src first commit 2023-04-14 01:35:57 +03:00
.gitignore first commit 2023-04-14 01:35:57 +03:00
.pullapprove.yml first commit 2023-04-14 01:35:57 +03:00
composer.json first commit 2023-04-14 01:35:57 +03:00
LICENSE first commit 2023-04-14 01:35:57 +03:00
README.md first commit 2023-04-14 01:35:57 +03: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.