all-in-one/php/vendor/psr/http-factory
2021-11-30 11:20:42 +01:00
..
src Initial import 2021-11-30 11:20:42 +01:00
.gitignore Initial import 2021-11-30 11:20:42 +01:00
.pullapprove.yml Initial import 2021-11-30 11:20:42 +01:00
composer.json Initial import 2021-11-30 11:20:42 +01:00
LICENSE Initial import 2021-11-30 11:20:42 +01:00
README.md Initial import 2021-11-30 11:20:42 +01: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.