php-fig / http-factory

Implementation of PSR-17 (HTTP Message Factories)

Home Page:https://www.php-fig.org/psr/psr-17/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Implementation of PSR-17 (HTTP Message Factories)

https://www.php-fig.org/psr/psr-17/

License:MIT License


Languages

Language:PHP 100.0%