Skip to content
Implementation of PSR-17 (HTTP Message Factories)
PHP
Branch: master
Clone or download

Latest commit

shadowhand Merge pull request #9 from gnumoksha/patch-1
docs: Standardize the README
Latest commit 1a2099a Dec 29, 2019

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
src Added missing exceptions Apr 27, 2019
.gitignore Imports implementation from http-interop/http-factory Jul 30, 2018
.pullapprove.yml Imports implementation from http-interop/http-factory Jul 30, 2018
LICENSE Initial commit Jul 30, 2018
README.md Update README.md May 23, 2019
composer.json Fixes namespace of package and interfaces Jul 30, 2018

README.md

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.

You can’t perform that action at this time.