PHPackages                             neutron/silex-badfaith-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. neutron/silex-badfaith-provider

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

neutron/silex-badfaith-provider
===============================

A provider to BadFaith content negociation library

04.4kPHP

Since Dec 19Pushed 13y ago1 watchersCompare

[ Source](https://github.com/romainneutron/BadFaith-ServiceProvider)[ Packagist](https://packagist.org/packages/neutron/silex-badfaith-provider)[ RSS](/packages/neutron-silex-badfaith-provider/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

\#BadFaith Silex ServiceProvider

BadFaith is a content negociation library you will find [here](https://github.com/winmillwill/BadFaith).

Here is the Silex Service Provider :

```
$app = new Application();
$app->register(new BadFaithServiceProvider());

// optionnal variants
$app['bad-faith.variants'] = array(
    'charset'=> 'UTF-8,iso-8859-1;q=0.9'
);

$app->get('/', function(Application $app) {
    $app['bad-faith']->headerLists['accept_language']->getPreferred();
});
$app->run();
```

\##License

MIT License

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

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/3c264f69af4c60cb9cc98a522b4663f4b6a2708629cabc14409478ab6fc35348?d=identicon)[romain](/maintainers/romain)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/neutron-silex-badfaith-provider/health.svg)

```
[![Health](https://phpackages.com/badges/neutron-silex-badfaith-provider/health.svg)](https://phpackages.com/packages/neutron-silex-badfaith-provider)
```

PHPackages © 2026

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