PHPackages                             easy-http/symfony-adapter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. easy-http/symfony-adapter

ActiveLibrary[HTTP &amp; Networking](/categories/http)

easy-http/symfony-adapter
=========================

HTTP adapter for Symfony Client

v2.0.0(10mo ago)01MITPHPPHP ^7.4|^8.0CI passing

Since Jun 15Pushed 10mo agoCompare

[ Source](https://github.com/easy-http/symfony-adapter)[ Packagist](https://packagist.org/packages/easy-http/symfony-adapter)[ Docs](https://easy-http.com)[ RSS](/packages/easy-http-symfony-adapter/feed)WikiDiscussions 2.x Synced 1mo ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

[![](https://camo.githubusercontent.com/4d72bcee08ff9c2af10e9b42bcaacfce19ac3fe90f631f4964ceb3a996166f5d/68747470733a2f2f626c6f672e706c656574732e6f72672f696d672f61727469636c65732f656173792d687474702d6c6f676f2d3332302e706e67)](https://camo.githubusercontent.com/4d72bcee08ff9c2af10e9b42bcaacfce19ac3fe90f631f4964ceb3a996166f5d/68747470733a2f2f626c6f672e706c656574732e6f72672f696d672f61727469636c65732f656173792d687474702d6c6f676f2d3332302e706e67)

[![Build Status](https://github.com/easy-http/symfony-adapter/actions/workflows/tests.yml/badge.svg?branch=2.x)](https://github.com/easy-http/symfony-adapter/actions/workflows/tests.yml)[![Bugs](https://camo.githubusercontent.com/87e6f707b04d11ec17af226282d44b0bccad22811879f913a40683a3e85d796e/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d656173792d687474705f73796d666f6e792d61646170746572266d65747269633d72656c696162696c6974795f726174696e67266272616e63683d322e78)](https://sonarcloud.io/component_measures?metric=reliability_rating&branch=2.x&id=easy-http_symfony-adapter)[![Bugs](https://camo.githubusercontent.com/f0629bd84aac4f4938e86fc4bd56274d0bf6d2b2297f23b71596b11f0390c5c2/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d656173792d687474705f73796d666f6e792d61646170746572266d65747269633d636f766572616765266272616e63683d322e78)](https://sonarcloud.io/component_measures?metric=coverage&branch=2.x&id=easy-http_symfony-adapter)

 [![PHP Versions Supported](https://camo.githubusercontent.com/7139fb73731848d26c196173556d169d5f6f77c9ea6104284151a7783ba0f63e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d372e34253230746f253230382e332d3737376262332e7376673f6c6f676f3d706870266c6f676f436f6c6f723d7768697465266c6162656c436f6c6f723d353535353535)](#tada-php-support "PHP Versions Supported")

 🔖 Standardized HTTP client interface

 🚀 Seamlessly switch between HTTP clients using the adapter pattern

Symfony HTTP Adapter
====================

[](#symfony-http-adapter)

[![Bugs](https://camo.githubusercontent.com/f0a62e3f60dca6ae26cf14331207024a152d10c972d8864969841ea6e60b2314/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d656173792d687474705f73796d666f6e792d61646170746572266d65747269633d73656375726974795f726174696e67266272616e63683d322e78)](https://sonarcloud.io/component_measures?metric=security_rating&branch=2.x&id=easy-http_symfony-adapter)[![Bugs](https://camo.githubusercontent.com/259a4f132ca39dde0db0fece6888f168582d869fcb0fa4ebd314018896ef0492/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d656173792d687474705f73796d666f6e792d61646170746572266d65747269633d62756773266272616e63683d322e78)](https://sonarcloud.io/component_measures?metric=bugs&branch=2.x&id=easy-http_symfony-adapter)[![Bugs](https://camo.githubusercontent.com/2b2c7bafb0264fba9aab3cf2be8638d14fa636091fce1092bf98b08af18dc176/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d656173792d687474705f73796d666f6e792d61646170746572266d65747269633d636f64655f736d656c6c73266272616e63683d322e78)](https://sonarcloud.io/component_measures?metric=code_smells&branch=2.x&id=easy-http_symfony-adapter)

This is an HTTP adapter for Symfony Client that implements the [HTTP client contracts](https://github.com/easy-http/contracts). These contracts standardize the way you consume HTTP clients like Guzzle, Symfony, and others by providing a consistent interface. The adapter pattern ensures that regardless of which HTTP client you're using, the methods and behavior remain consistent across all implementations.

📚 Check out the [Documentation](https://easy-http.com/docs) to learn how to use any adapter that implements these contracts.

This adapter supports the following versions of Guzzle HTTP Client:

[![symfony Versions Supported](https://camo.githubusercontent.com/e6015abcdad0ee0fabe6a53f46496c99ef44d93d0df62b28677990e7a4e4e5ee/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73796d666f6e792d352e312d626c7565)](#tada-php-support "Guzzle Version Supported")

Installation
============

[](#installation)

Use following command to install this library:

```
composer require easy-http/symfony-adapter
```

Usage
=====

[](#usage)

This adapter implements the [HTTP Client Contracts](https://github.com/easy-http/contracts). You can check all available features and behavior for the current version at [Easy Http Documentation](https://easy-http.com/docs).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance53

Moderate activity, may be stable

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

329d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/da87983fc787b1876917187cf3f37a66659e1e3f81ff5fec88cd43b6140a1bda?d=identicon)[fermius](/maintainers/fermius)

---

Top Contributors

[![darioriverat](https://avatars.githubusercontent.com/u/5879790?v=4)](https://github.com/darioriverat "darioriverat (105 commits)")

---

Tags

symfonyhttp clientadapter

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/easy-http-symfony-adapter/health.svg)

```
[![Health](https://phpackages.com/badges/easy-http-symfony-adapter/health.svg)](https://phpackages.com/packages/easy-http-symfony-adapter)
```

###  Alternatives

[eightpoints/guzzle-bundle

Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony. Comes with easy and powerful configuration options and optional plugins.

45912.1M55](/packages/eightpoints-guzzle-bundle)[benjaminfavre/oauth2-http-client

A lightweight OAuth 2 decorator for the Symfony HTTP Client.

231.3M4](/packages/benjaminfavre-oauth2-http-client)[fresh/centrifugo-bundle

Provides communication with web-socket server Centrifugo in Symfony applications.

83375.3k](/packages/fresh-centrifugo-bundle)[amphp/http-client-guzzle-adapter

Guzzle adapter for Amp's HTTP client.

1523.6k1](/packages/amphp-http-client-guzzle-adapter)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
