friendica-addons/advancedcontentfilter/vendor/psr/http-factory
2024-01-22 19:04:23 +01:00
..
src [advancedcontentfilter] Migrate Slim to version 4 to avoid PHP 8.2 deprecation error 2024-01-22 19:04:23 +01:00
composer.json [advancedcontentfilter] Migrate Slim to version 4 to avoid PHP 8.2 deprecation error 2024-01-22 19:04:23 +01:00
LICENSE [advancedcontentfilter] Migrate Slim to version 4 to avoid PHP 8.2 deprecation error 2024-01-22 19:04:23 +01:00
README.md [advancedcontentfilter] Migrate Slim to version 4 to avoid PHP 8.2 deprecation error 2024-01-22 19:04:23 +01:00

HTTP Factories

This repository holds all interfaces related to PSR-17 (HTTP Factories).

Note that this is not a HTTP Factory implementation of its own. It is merely interfaces that describe the components of a HTTP Factory.

The installable package and implementations are listed on Packagist.