PHP Classes

File: system/dependencies/psr/http-factory/README.md

Recommend this page to a friend!
  Classes of Dimitri Sitchet   dFramework   system/dependencies/psr/http-factory/README.md   Download  
File: system/dependencies/psr/http-factory/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: dFramework
Framework to build PHP applications
Author: By
Last change:
Date: 3 years ago
Size: 429 bytes
 

Contents

Class file image Download

HTTP Factories

This repository holds all interfaces related to [PSR-17 (HTTP Message Factories)][psr-17]. 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.

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