astrXbian/www/multitube/vendor/psr/http-factory
2021-03-20 01:33:02 +01:00
..
src multitube php-ipfs 2021-03-20 01:33:02 +01:00
.gitignore multitube php-ipfs 2021-03-20 01:33:02 +01:00
.pullapprove.yml multitube php-ipfs 2021-03-20 01:33:02 +01:00
composer.json multitube php-ipfs 2021-03-20 01:33:02 +01:00
LICENSE multitube php-ipfs 2021-03-20 01:33:02 +01:00
README.md multitube php-ipfs 2021-03-20 01:33:02 +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.