PHPackages                             setono/http-client-bundle - 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. setono/http-client-bundle

Abandoned → [setono/request-aware-http-client](/?search=setono%2Frequest-aware-http-client)ArchivedSymfony-bundle

setono/http-client-bundle
=========================

A Symfony bundle that decorates the http client with request logging

v0.2.0(3y ago)16.7kMITPHPPHP &gt;=7.4

Since Jan 29Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Setono/HttpClientBundle)[ Packagist](https://packagist.org/packages/setono/http-client-bundle)[ RSS](/packages/setono-http-client-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (10)Versions (3)Used By (0)

Symfony HTTP Client Bundle
==========================

[](#symfony-http-client-bundle)

[![Latest Version](https://camo.githubusercontent.com/ee58a5b02dee5e81a91eaeb2d16badbee9462a5f1971fbdc6614b63fc9b40c09/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f687474702d636c69656e742d62756e646c652f762f737461626c65)](https://packagist.org/packages/setono/http-client-bundle)[![Software License](https://camo.githubusercontent.com/cd03d0223a8e76517bc607acad8129aaec1eac647ac0cb414cd02138fe115bc2/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f687474702d636c69656e742d62756e646c652f6c6963656e7365)](LICENSE)[![Build Status](https://github.com/Setono/HttpClientBundle/workflows/build/badge.svg)](https://github.com/Setono/HttpClientBundle/actions)

**USE  INSTEAD**

This bundle will decorate Symfonys HTTP client and make it possible to retrieve full requests for debugging etc.

Installation
------------

[](#installation)

### Step 1: Download

[](#step-1-download)

```
$ composer require setono/http-client-bundle
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

If you use [Symfony Flex](https://flex.symfony.com/) it will be enabled automatically. Else you need to add it to the `config/bundles.php`:

```
