Download the PHP package easy-http/guzzle-layer without Composer
On this page you can find all versions of the php package easy-http/guzzle-layer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download easy-http/guzzle-layer
More information about easy-http/guzzle-layer
Files in easy-http/guzzle-layer
Package guzzle-layer
Short Description Http layer for Guzzle Client
License MIT
Homepage https://pleets.org
Informations about the package guzzle-layer
⚠️ ARCHIVED REPOSITORY ⚠️
This repository has been archived and is no longer maintained. Please use the new repository:
easy-http/guzzle-adapter
The package has been renamed from guzzle-layer to guzzle-adapter for improved clarity. The new package is available at:
All functionality remains the same in v2.0.0 of the new package, only the package name and namespace have changed:
- Old namespace:
EasyHttp\GuzzleLayer - New namespace:
EasyHttp\GuzzleAdapter

:bookmark: Consistent interface for http clients
:rocket: Change easily from one client to another using http layer contracts
Guzzle Layer (Archived)
⚠️ DEPRECATED: This package has been renamed to easy-http/guzzle-adapter. Please use the new package instead.
This is an HTTP layer for Guzzle Client based on HTTP layer contracts. These contracts standardize the way you consume HTTP clients like Guzzle, Symfony, and others with a consistent interface. No matter what client you are using, the methods you have to execute to do the job are the same for all!!.
:books: Check out the Documentation to learn how to use any layer that implements these contracts.
This library supports the following versions of Guzzle Http Client.
Installation
⚠️ DEPRECATED: This package is no longer maintained. Please use easy-http/guzzle-adapter instead.
Use following command to install this library:
Usage
This layer as well as any other uses the HTTP Layer Contracts. You can check all behavior for the current version at Easy Http Documentation.
All versions of guzzle-layer with dependencies
ext-json Version *
guzzlehttp/guzzle Version ^6.0|^7.0
easy-http/layer-contracts Version ^1.0