PHPackages                             eb78/custom-i18n-router-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. eb78/custom-i18n-router-bundle

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

eb78/custom-i18n-router-bundle
==============================

Custom Router I18n for Symfony

0.2.0(8y ago)01022MITPHPPHP &gt;=7.0.0

Since Mar 29Pushed 7y agoCompare

[ Source](https://github.com/eborges78/CustomI18nRouterBundle)[ Packagist](https://packagist.org/packages/eb78/custom-i18n-router-bundle)[ Docs](https://github.com/eborges78/CustomI18nRouterBundle.git)[ RSS](/packages/eb78-custom-i18n-router-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (10)Dependencies (6)Versions (18)Used By (0)

[![Build Status](https://camo.githubusercontent.com/ba781cf49875feef6e814a0dc00892c558c04b32ad7fdb98a7ee114a3d9e8f86/68747470733a2f2f7472617669732d63692e6f72672f65626f7267657337382f437573746f6d4931386e526f7574657242756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/eborges78/CustomI18nRouterBundle)

CustomI18nRouterBundle
======================

[](#customi18nrouterbundle)

i18n Bundle for Symfony.

Installation
------------

[](#installation)

Download the library using Composer:

```
composer require eb78/custom-i18n-router-bundle
```

Register Bundle

```
    ...
    new EB78\CustomI18nRouterBundle\EB78CustomI18nRouterBundle()
    ...
```

Add Parameters

```
    ...
parameters:
    available_locales: ['fr-fr']
    default_locale: 'fr-fr'
    ...
```

Create i18n config files.

For exemple, for a French file, create a file with name "i18n\_fr-fr" with content like that :

( fr-fr should be into available\_locales parameters )

```
parameters:
    i18n_fr-fr:
        prefix: ""
        name: "france"
        localeUId: 1
        locale: "fr_FR"
        host: "yourdomain.fr"
        routes:
            home: /accueil/
            contact: /contactez-nous/
```

Requirements
------------

[](#requirements)

- PHP &gt;= 7.x
- Symfony 2.8

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.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

Every ~5 days

Total

18

Last Release

2932d ago

PHP version history (2 changes)0.1PHP 7.\*

0.1.2PHP &gt;=7.0.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/665a159c25fbc80a559c54715857e4a36cd70f3feed717ab2628ffbc8f23fba7?d=identicon)[eborges78](/maintainers/eborges78)

---

Top Contributors

[![eborges78](https://avatars.githubusercontent.com/u/22790405?v=4)](https://github.com/eborges78 "eborges78 (33 commits)")[![eborges1978](https://avatars.githubusercontent.com/u/25010265?v=4)](https://github.com/eborges1978 "eborges1978 (3 commits)")

---

Tags

symfonyi18ntranslation

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/eb78-custom-i18n-router-bundle/health.svg)

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

###  Alternatives

[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[lexik/translation-bundle

This bundle allows to import translation files content into the database and provide a GUI to edit translations.

4382.8M19](/packages/lexik-translation-bundle)[sulu/sulu

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

1.3k1.4M196](/packages/sulu-sulu)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[ahmed-bhs/doctrine-doctor

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.

939.0k](/packages/ahmed-bhs-doctrine-doctor)

PHPackages © 2026

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