1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 17:59:55 +02:00
Oinktube/vendor/psr/http-factory
2021-11-08 13:53:37 -03:00
..
src Fix 2021-11-08 13:53:37 -03:00
.gitignore Fix 2021-11-08 13:53:37 -03:00
.pullapprove.yml Fix 2021-11-08 13:53:37 -03:00
composer.json Fix 2021-11-08 13:53:37 -03:00
LICENSE Fix 2021-11-08 13:53:37 -03:00
README.md Fix 2021-11-08 13:53:37 -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.