PHPackages                             ruvents/i18n-routing-bundle - 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. [Localization &amp; i18n](/categories/localization)
4. /
5. ruvents/i18n-routing-bundle

AbandonedArchivedSymfony-bundle[Localization &amp; i18n](/categories/localization)

ruvents/i18n-routing-bundle
===========================

RUVENTS I18n Routing Bundle

2.0.1(8y ago)0282MITPHPPHP &gt;=5.5.9

Since Jan 28Pushed 8y ago4 watchersCompare

[ Source](https://github.com/vudaltsov-legacy/i18n-routing-bundle)[ Packagist](https://packagist.org/packages/ruvents/i18n-routing-bundle)[ RSS](/packages/ruvents-i18n-routing-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (15)Versions (8)Used By (0)

RUVENTS I18n Routing Bundle
===========================

[](#ruvents-i18n-routing-bundle)

**Attention!**This package is abandoned and no longer maintained. Consider using  instead.

Description
-----------

[](#description)

This bundle hacks Symfony Framework Bundle's router and prefixes all routes with an optional `/{_locale}` section.

Configuration
-------------

[](#configuration)

```
services:
    router: "@ruvents_i18n_routing.framework_router_decorator"

ruvents_i18n_routing:
    locales: [ru, en]
    default_locale: ru
```

Disable prefixing
-----------------

[](#disable-prefixing)

To prevent routes from being prefixed, set `i18n` option to false. For example:

```
# app/config/routing_dev.yml
_profiler:
    resource: "@WebProfilerBundle/Resources/config/routing/profiler.xml"
    prefix:   /_profiler
    options:  { i18n: false }
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

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

Recently: every ~37 days

Total

6

Last Release

3100d ago

Major Versions

0.1.0 → 1.0.02017-06-18

1.0.x-dev → 2.0.02017-07-24

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/19326681?v=4)[RUVENTS](/maintainers/RUVENTS)[@ruvents](https://github.com/ruvents)

---

Top Contributors

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

---

Tags

i18nroutingsymfony-bundlesymfony3symfony4

### Embed Badge

![Health badge](/badges/ruvents-i18n-routing-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/ruvents-i18n-routing-bundle/health.svg)](https://phpackages.com/packages/ruvents-i18n-routing-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[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)

PHPackages © 2026

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