PHPackages                             sergiors/sensio-framework-extra-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. [Framework](/categories/framework)
4. /
5. sergiors/sensio-framework-extra-service-provider

ActiveLibrary[Framework](/categories/framework)

sergiors/sensio-framework-extra-service-provider
================================================

SensioFrameworkExtraBundle for Silex

1.x-dev(9y ago)523.7k3[1 issues](https://github.com/sergiors/sensio-framework-extra-service-provider/issues)MITPHPPHP &gt;=5.5

Since May 25Pushed 8y ago2 watchersCompare

[ Source](https://github.com/sergiors/sensio-framework-extra-service-provider)[ Packagist](https://packagist.org/packages/sergiors/sensio-framework-extra-service-provider)[ RSS](/packages/sergiors-sensio-framework-extra-service-provider/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (15)Versions (4)Used By (0)

Sensio Framework Extra Service Provider
---------------------------------------

[](#sensio-framework-extra-service-provider)

[![Build Status](https://camo.githubusercontent.com/ca16acafed2b7c3aaf0023df6ec6c3b070064294345f07de41b2c27afd2cae95/68747470733a2f2f7472617669732d63692e6f72672f73657267696f72732f73656e73696f2d6672616d65776f726b2d65787472612d736572766963652d70726f76696465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/sergiors/sensio-framework-extra-service-provider)

To see the complete documentation, check out [SensioFrameworkExtraBundle](http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/index.html)

Install
-------

[](#install)

```
composer require sergiors/sensio-framework-extra-service-provider "dev-master"
```

```
use Sergiors\Silex\Provider\RoutingServiceProvider;
use Sergiors\Silex\Provider\DoctrineCacheServiceProvider;
use Sergiors\Silex\Provider\AnnotationsServiceProvider;
use Sergiors\Silex\Provider\TemplatingServiceProvider;
use Sergiors\Silex\Provider\SensioFrameworkExtraServiceProvider;

$app->register(new RoutingServiceProvider());
$app->register(new DoctrineCacheServiceProvider());
$app->register(new TemplatingServiceProvider());
$app->register(new AnnotationsServiceProvider());
$app->register(new SensioFrameworkExtraServiceProvider());
```

To use annotation, you should update your autoload.php by adding the following line:

```
Doctrine\Common\Annotations\AnnotationRegistry::registerLoader([$loader, 'loadClass']);
```

License
-------

[](#license)

MIT

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.7% 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

Unknown

Total

1

Last Release

3639d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/75b67763139f7a8c96302299f5a40a386d565829af3061bb55465c8808d54428?d=identicon)[sergiors](/maintainers/sergiors)

---

Top Contributors

[![sergiors](https://avatars.githubusercontent.com/u/2046276?v=4)](https://github.com/sergiors "sergiors (58 commits)")[![cassiosantos](https://avatars.githubusercontent.com/u/27541?v=4)](https://github.com/cassiosantos "cassiosantos (2 commits)")

---

Tags

phpsilexsilex-provider

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/sergiors-sensio-framework-extra-service-provider/health.svg)

```
[![Health](https://phpackages.com/badges/sergiors-sensio-framework-extra-service-provider/health.svg)](https://phpackages.com/packages/sergiors-sensio-framework-extra-service-provider)
```

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[oro/platform

Business Application Platform (BAP)

644134.8k84](/packages/oro-platform)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[ezsystems/ezpublish-kernel

Kernel used by ezsystems/ezplatform and derivatives. Provides the Content Repository, its APIs, and the application's Symfony framework integration.

163579.5k141](/packages/ezsystems-ezpublish-kernel)

PHPackages © 2026

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