PHPackages                             phil/guzzle-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. phil/guzzle-bundle

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

phil/guzzle-bundle
==================

Add a Symfony and PHP QueryAggregator to Guzzle

0.1.1(11y ago)09MITPHPPHP &gt;=5.4.21

Since Sep 11Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ph-il/guzzle-bundle)[ Packagist](https://packagist.org/packages/phil/guzzle-bundle)[ Docs](https://github.com/ph-il/guzzle-bundle)[ RSS](/packages/phil-guzzle-bundle/feed)WikiDiscussions master Synced 1mo ago

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

Phil GuzzleBundle
=================

[](#phil-guzzlebundle)

Project Archived

Add a Symfony and PHP QueryAggregator to Guzzle

[![Latest Stable Version](https://camo.githubusercontent.com/3034681508ba3448e829e72b16c54fbd0b447443cd7de476cd3188f15948aa20/68747470733a2f2f706f7365722e707567782e6f72672f7068696c2f67757a7a6c652d62756e646c652f762f737461626c652e706e67)](https://packagist.org/packages/phil/guzzle-bundle)[![Total Downloads](https://camo.githubusercontent.com/a1888a93ed938bd6eeeb4725841ce1bb74a60c65f4187dbfdd36503123f33eee/68747470733a2f2f706f7365722e707567782e6f72672f7068696c2f67757a7a6c652d62756e646c652f646f776e6c6f6164732e706e67)](https://packagist.org/packages/phil/guzzle-bundle)[![License](https://camo.githubusercontent.com/b684d4914c398a052da6c5bb7375ea7803770e52f6409f986c88c0a2ddfb7591/68747470733a2f2f706f7365722e707567782e6f72672f7068696c2f67757a7a6c652d62756e646c652f6c6963656e73652e706e67)](https://packagist.org/packages/phil/guzzle-bundle)

1 Installation
==============

[](#1-installation)

1.1 Composer
------------

[](#11-composer)

```
```
"require": {
	....
	"phil/guzzle-bundle": "~0.1"
},
```

```

or

```
```
php composer.phar require phil/guzzle-bundle
```

```

1.2 Enable the bundle
---------------------

[](#12-enable-the-bundle)

```
```php
// app/AppKernel.php
public function registerBundles()
{
    $bundles = array(
        // ...
        new Phil\GuzzleBundle\PhilGeolocationBundle(),
    );
}
```

```

2 Usage
=======

[](#2-usage)

3 TODO
======

[](#3-todo)

There is a lot to do :

- Finish all testing
- More documentations
- Clean Up Code
- Make it a full Guzzle 4 bundle

Fill free to send some corrections and suggestions.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

4266d ago

### Community

Maintainers

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

---

Top Contributors

[![ph-il](https://avatars.githubusercontent.com/u/80009?v=4)](https://github.com/ph-il "ph-il (3 commits)")

---

Tags

GuzzleSymfony2

### Embed Badge

![Health badge](/badges/phil-guzzle-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/phil-guzzle-bundle/health.svg)](https://phpackages.com/packages/phil-guzzle-bundle)
```

###  Alternatives

[playbloom/guzzle-bundle

Provide Symfony2 web profiler for Guzzle

82311.0k1](/packages/playbloom-guzzle-bundle)[bradfeehan/desk-php

PHP client for Desk.com v2 API based on Guzzle

2181.4k](/packages/bradfeehan-desk-php)

PHPackages © 2026

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