PHPackages                             everus/goutte-service-provider - 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. everus/goutte-service-provider

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

everus/goutte-service-provider
==============================

Silex ServiceProvider for using goutte

0.11.1(10y ago)0661MITPHP

Since Jun 16Pushed 10y ago1 watchersCompare

[ Source](https://github.com/Everus/GoutteServiceProvider)[ Packagist](https://packagist.org/packages/everus/goutte-service-provider)[ RSS](/packages/everus-goutte-service-provider/feed)WikiDiscussions master Synced 5d ago

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

GoutteProvider
==============

[](#goutteprovider)

Service provider for Silex for using [Goutte](https://github.com/FriendsOfPHP/Goutte).

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

[](#installation)

To use it add following line to your composer.json:

```
"require": {
    ...
    "everus/goutte-service-provider": "0.11.x"
    ...
}

```

Usage
-----

[](#usage)

Include following line of code somewhere in your initial Silex file (index.php or whatever):

```
$app->register(new Everus\Silex\GoutteServiceProvider());

```

Now you have access to Goutte through `$app['browser']`.

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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 ~2 days

Total

3

Last Release

3706d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/168a979d74189f377f3b31abad33aed502b230f4762ed61c783a501c00947b04?d=identicon)[Everus](/maintainers/Everus)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/everus-goutte-service-provider/health.svg)

```
[![Health](https://phpackages.com/badges/everus-goutte-service-provider/health.svg)](https://phpackages.com/packages/everus-goutte-service-provider)
```

###  Alternatives

[marcw/buzz-service-provider

Silex ServiceProvider for Buzz Http Library

117.4k1](/packages/marcw-buzz-service-provider)

PHPackages © 2026

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