Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/http-interop/http-factory-guzzle
- Owner: http-interop
- License: mit
- Created: 2016-08-25T15:40:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-07-23T15:26:40.000Z (over 3 years ago)
- Last Synced: 2024-07-27T22:42:57.347Z (4 months ago)
- Language: PHP
- Size: 31.3 KB
- Stars: 545
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"`.