PHPackages                             cos/rest-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. [HTTP &amp; Networking](/categories/http)
4. /
5. cos/rest-client-bundle

ActiveSymfony-bundle[HTTP &amp; Networking](/categories/http)

cos/rest-client-bundle
======================

Symfony rest client bundle - Work in progress

1.0.0(9y ago)101821[1 issues](https://github.com/cosminseceleanu/RestClientBundle/issues)MITPHPPHP ^5.5 || ^7.0

Since Mar 18Pushed 9y ago2 watchersCompare

[ Source](https://github.com/cosminseceleanu/RestClientBundle)[ Packagist](https://packagist.org/packages/cos/rest-client-bundle)[ RSS](/packages/cos-rest-client-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

RestClientBundle
================

[](#restclientbundle)

Symfony **Rest Client Bundle** using [GuzzleHttp](http://docs.guzzlephp.org/en/latest/index.html) and [Ocramius/ProxyManager](http://ocramius.github.io/ProxyManager/)

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

[](#installation)

To install CosRestClientBundle with Composer execute the following command:

```
$ composer require "cos/rest-client-bundle": "dev-master"

```

Now, Composer will automatically download all required files, and install them for you. All that is left to do is to update your `AppKernel.php` file, and register the new bundle:

```
