PHPackages                             ut8ia/yii2-multylang - 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. ut8ia/yii2-multylang

ActiveLibrary[Localization &amp; i18n](/categories/localization)

ut8ia/yii2-multylang
====================

multyulibgual functionality

0751PHP

Since Dec 6Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ut8ia/yii2-multylang)[ Packagist](https://packagist.org/packages/ut8ia/yii2-multylang)[ RSS](/packages/ut8ia-yii2-multylang/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-multylang
==============

[](#yii2-multylang)

***about***

Multi lingual functionality for content \\ whole application

- url routing
- unlimited languages
- frontend widget
- simple usage

***installing***

add into composer.json

```
 "ut8ia/yii2-multylang":"*"

```

Apply migrations

```
yii migrate --migrationPath=vendor/ut8ia/yii2-multylang/migrations

```

***configuration***To allow handle lang in request , config component. For example site.com/en/about

```
   'components' => [
       'request' => [
           'class' => 'ut8ia\multylang\components\LangRequest'
       ],
   ],

```

***recomended***

-
-
-

***usage***

```

```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

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/957f597984d77ef788f0ffbbdfbef8c9a3e743b0afbd2fb1a779f2f028297b73?d=identicon)[ut8ia](/maintainers/ut8ia)

---

Top Contributors

[![ut8ia](https://avatars.githubusercontent.com/u/6349837?v=4)](https://github.com/ut8ia "ut8ia (8 commits)")

### Embed Badge

![Health badge](/badges/ut8ia-yii2-multylang/health.svg)

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

###  Alternatives

[php-translation/translator

Translator services

25224.8k5](/packages/php-translation-translator)[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.

1926.6k1](/packages/smmoosavi-php-gettext)[laradevs/spanish

labels translated to spanish

166.7k](/packages/laradevs-spanish)

PHPackages © 2026

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