PHPackages                             remo/fetch-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. remo/fetch-service-provider

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

remo/fetch-service-provider
===========================

Tedivm/Fetch integration for Silex.

06PHP

Since Nov 28Pushed 12y ago1 watchersCompare

[ Source](https://github.com/Remo/fetch-service-provider)[ Packagist](https://packagist.org/packages/remo/fetch-service-provider)[ RSS](/packages/remo-fetch-service-provider/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Tedivm/Fetch service provider for Silex
=======================================

[](#tedivmfetch-service-provider-for-silex)

Service provider wrapping [Tedivm/Fetch](https://github.com/tedivm/Fetch) to make its functionality available in Silex.

Sample Usage
============

[](#sample-usage)

```
// set configuration
$app['fetch.options'] = array(
    'host' => 'localhost',
    'user' => 'root',
    'password' => ''
);

$app->register(new Tedivm\Fetch\FetchServiceProvider());

$mail = $app['fetch'];
$messages = $mail->getMessages();

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9288570e91c034c82414fc2085a87344711e329feb063d21ab7b18ece811234e?d=identicon)[Remo](/maintainers/Remo)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/remo-fetch-service-provider/health.svg)

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

###  Alternatives

[graphp/graphviz

GraphViz graph drawing for the mathematical graph/network library GraPHP.

3302.3M53](/packages/graphp-graphviz)

PHPackages © 2026

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