PHPackages                             forci/locale-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. forci/locale-bundle

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

forci/locale-bundle
===================

Simple locale management for Symfony3/4

v0.4.1(6y ago)16.2k↓95.2%MITPHPPHP &gt;=7.1.3

Since Dec 14Pushed 6y ago2 watchersCompare

[ Source](https://github.com/forci/locale-bundle)[ Packagist](https://packagist.org/packages/forci/locale-bundle)[ RSS](/packages/forci-locale-bundle/feed)WikiDiscussions master Synced 1w ago

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

Locale Bundle
=============

[](#locale-bundle)

An opinionated Symfony ~3.0|4.0 Bundle with several helpers for locale management.

Add this bundle to your AppKernel.php `new \Forci\Bundle\Locale\ForciLocaleBundle()`

`wucdbm_locale.locales_simple` is a simple array of the locale keys

`wucdbm_locale.locales_enabled.routing` is a `en|bg|sw|vn`-like string

```
forci_locale:
    cookie_listener:
        enabled: true
    disabled_locale_redirect_listener:
        enabled: true # if a locale is not enabled,
        # it will redirect to the same route with the same parameters,
        # but using the preferred (if any) or the default locale
        use_preferred_locale: true # whether to try using preferred locale or not
    locales:
        en:
            name: English
            enabled: true
            currency: USD
        sw:
            name: Kiswahili
            enabled: true
            currency: TZS
        vn:
            name: Việt
            enabled: true
            currency: VND
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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

Total

14

Last Release

2373d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/56129a0e9c0044d2857f405e0cf44b1c8f53bc86503dfc1c0ac3829401333c5e?d=identicon)[wucdbm](/maintainers/wucdbm)

![](https://www.gravatar.com/avatar/ed2ac86b181a27c200a06589bd2f1c893314f698d4281b84373eb8cc5b8334ea?d=identicon)[grigoryosifov](/maintainers/grigoryosifov)

---

Top Contributors

[![wucdbm](https://avatars.githubusercontent.com/u/1559022?v=4)](https://github.com/wucdbm "wucdbm (17 commits)")

---

Tags

locale bundlewucdbmforci

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/forci-locale-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/forci-locale-bundle/health.svg)](https://phpackages.com/packages/forci-locale-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k18.3M430](/packages/easycorp-easyadmin-bundle)[symfony/web-profiler-bundle

Provides a development tool that gives detailed information about the execution of any request

2.3k164.3M1.4k](/packages/symfony-web-profiler-bundle)[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.

12017.1k](/packages/rcsofttech-audit-trail-bundle)[ecotone/symfony-bundle

Ecotone for Symfony — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Symfony Messenger, via PHP attributes.

11258.2k1](/packages/ecotone-symfony-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1617.3k16](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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