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 ago1 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 today

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 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

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

3149d 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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[symfony/framework-bundle

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

3.6k246.0M11.1k](/packages/symfony-framework-bundle)[sulu/sulu

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

1.3k1.4M196](/packages/sulu-sulu)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M528](/packages/shopware-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9417.2k58](/packages/open-dxp-opendxp)[chameleon-system/chameleon-base

The Chameleon System core.

1027.9k4](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

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