PHPackages                             matthecat/silex-routing-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. matthecat/silex-routing-provider

AbandonedArchivedLibrary[Framework](/categories/framework)

matthecat/silex-routing-provider
================================

Routing service provider for Silex

2.1.1(9y ago)070MITPHPPHP &gt;=5.4.0

Since Aug 16Pushed 9y agoCompare

[ Source](https://github.com/MatTheCat/silex-routing-provider)[ Packagist](https://packagist.org/packages/matthecat/silex-routing-provider)[ RSS](/packages/matthecat-silex-routing-provider/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (8)Used By (0)

[![Build Status](https://camo.githubusercontent.com/668e1990c531e84e07374a484ba7b803aba5e178d24708040e965f93fd3668a8/68747470733a2f2f7472617669732d63692e6f72672f4d61745468654361742f73696c65782d726f7574696e672d70726f76696465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/MatTheCat/silex-routing-provider)

RoutingServiceProvider
======================

[](#routingserviceprovider)

The *RoutingServiceProvider* leverages the [Symfony routing component](http://symfony.com/doc/current/components/routing/introduction.html) for Silex.

Parameters
----------

[](#parameters)

- **router.ressource**: Resource which will be loaded to get a route collection.
- **router.options**: [Router's options](https://github.com/symfony/Routing/blob/master/Router.php#L117).

Services
--------

[](#services)

- **router.loader\_resolver**: An instance of `Symfony\Component\Config\Loader\LoaderResolver`. You can extend it to add new loaders.
- **router**: An instance of `Symfony\Component\Routing\Router`.
- **request\_matcher**: Alias of **router**.
- **url\_generator**: Alias of **router**.

Registering
-----------

[](#registering)

```
use MatTheCat\Routing\Silex\Provider\RoutingServiceProvider;

$app->register(new RoutingServiceProvider());
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Recently: every ~0 days

Total

8

Last Release

3427d ago

Major Versions

1.0.0 → 2.0.02016-05-20

1.1.0 → 2.1.02016-12-23

1.x-dev → 2.1.12016-12-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/46a7022efdf909e2834e60f681ee1d2206c1591aaead2ac61c3493259c1cd3bf?d=identicon)[MatTheCat](/maintainers/MatTheCat)

---

Top Contributors

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

---

Tags

routingsilex

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/matthecat-silex-routing-provider/health.svg)

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

###  Alternatives

[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k235.4M9.7k](/packages/symfony-framework-bundle)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[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)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[shopware/storefront

Storefront for Shopware

684.2M148](/packages/shopware-storefront)

PHPackages © 2026

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