PHPackages                             filamentv/yii2-multilang - 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. filamentv/yii2-multilang

ActiveYii2-component[Localization &amp; i18n](/categories/localization)

filamentv/yii2-multilang
========================

yii2 add multilanguage

0981PHP

Since Nov 11Pushed 10y ago2 watchersCompare

[ Source](https://github.com/FilamentV/yii2-multilang)[ Packagist](https://packagist.org/packages/filamentv/yii2-multilang)[ RSS](/packages/filamentv-yii2-multilang/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Multilang
=========

[](#multilang)

uses:

```
'components' => [
    'request' => [
        'class' => 'filamentv\multilang\Request',
    ],
    'urlManager' => [
        'class' => 'filamentv\multilang\UrlManager',
    ],
],

```

Instalation
===========

[](#instalation)

```
composer.phar require "filamentv/yii2-multilang":"dev-master"

```

or add to composer.json into 'require' seaction

```
"filamentv/yii2-multilang":"dev-master"

```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/filamentv-yii2-multilang/health.svg)

```
[![Health](https://phpackages.com/badges/filamentv-yii2-multilang/health.svg)](https://phpackages.com/packages/filamentv-yii2-multilang)
```

###  Alternatives

[smmoosavi/php-gettext

Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

1927.0k1](/packages/smmoosavi-php-gettext)

PHPackages © 2026

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