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

AbandonedYii2-extension[Localization &amp; i18n](/categories/localization)

jarrus90/yii2-multilang
=======================

Basic Yii2 multilang module

0.1.0(9y ago)03842BSD-3-ClausePHPPHP &gt;=5.4.0

Since Jun 15Pushed 8y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (6)Versions (4)Used By (2)

Yii2-multilang
==============

[](#yii2-multilang)

[![Build Status](https://camo.githubusercontent.com/1d1e7fbb55545a2fa254fd6b1098f6c1a0404e8952c8ebcd3d79544531bab103/68747470733a2f2f7472617669732d63692e6f72672f6a617272757339302f796969322d6d756c74696c616e672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jarrus90/yii2-multilang)

> **NOTE:** Module is in initial development. Anything may change at any time.

Contributing to this project
----------------------------

[](#contributing-to-this-project)

Anyone and everyone is welcome to contribute. Please take a moment to review the [guidelines for contributing](CONTRIBUTING.md).

License
-------

[](#license)

Yii2-content is released under the BSD-3-Clause License. See the bundled [LICENSE.md](LICENSE.md) for details.

\##Requirements

YII 2.0

\##Installation

```
"require": {
    "jarrus90/yii2-multilang": "*",
},

php composer.phar update
```

Components
==========

[](#components)

Multilang request
-----------------

[](#multilang-request)

Sets current user language as application language

```
    'components' => [
        'request' => [
            'class' => 'jarrus90\Core\components\MultilangRequest'
        ],
    ]
```

Requires user identity having field `lang`

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity50

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

Total

3

Last Release

3567d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/564296?v=4)[jarrus](/maintainers/jarrus)[@Jarrus](https://github.com/Jarrus)

---

Top Contributors

[![jarrus90](https://avatars.githubusercontent.com/u/2892668?v=4)](https://github.com/jarrus90 "jarrus90 (51 commits)")

---

Tags

yii2

### Embed Badge

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

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[tigrov/yii2-country

Country data for Yii2 using Intl extension and more.

151.1k](/packages/tigrov-yii2-country)

PHPackages © 2026

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