Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/http-interop/http-factory-guzzle

HTTP factory implemented for Guzzle PSR7
https://github.com/http-interop/http-factory-guzzle

Last synced: 6 days ago
JSON representation

HTTP factory implemented for Guzzle PSR7

Awesome Lists containing this project

README

        

# HTTP Factory for Guzzle

HTTP factory implemented for [Guzzle](https://github.com/guzzle/psr7).

**NOTE:** `guzzlehttp/psr7` includes an HTTP factory implementation starting with
version 2.0. Please use the official factory if your project can use
`"guzzlehttp/psr7": "^2.0"`.