PHPackages                             green-odeen/yii2-language - 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. green-odeen/yii2-language

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

green-odeen/yii2-language
=========================

Language file editor for Yii2

11PHP

Since Jul 10Pushed 3y ago1 watchersCompare

[ Source](https://github.com/green-odeen/yii2-language)[ Packagist](https://packagist.org/packages/green-odeen/yii2-language)[ RSS](/packages/green-odeen-yii2-language/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (1)Used By (0)

Language editor for Yii2
========================

[](#language-editor-for-yii2)

Простой и удобный модуль, предоставляющий веб-интерфейс для редактирования языковых файлов i18n PhpMessageSource.

Установка
---------

[](#установка)

Установка осуществляется с помощью [composer](http://getcomposer.org/download/).

Введите в консоли:

```
php composer.phar require green-odeen/yii2-language "*"

```

Или добавьте следующий код в секцию `require` файла `composer.json`:

```
"green-odeen/yii2-language": "*"
```

Настройка
---------

[](#настройка)

Добавьте в конфигурационный фал вашего приложения (например, `backend/config/main.php` или `/config/web.php` в yii2-basic) следующие строки:

```
'modules' => [
    'language' => 'greenodeen\language\Module',
],
```

Использование
-------------

[](#использование)

Откройте браузер и зайдите на страницу `/languge` вашего сайта. Перед вами должна открыться страница редактирования одного из языковых файлов. Переключайтесь между вкладками и редактируйте другие языковые файлы на сразу для всех доступных к переводу языках.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 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/383eebc82bd424daddca7b2fb7c986a90d127ce18c4ff4583c60b04b68620490?d=identicon)[green-odeen](/maintainers/green-odeen)

---

Top Contributors

[![green-odeen](https://avatars.githubusercontent.com/u/18629032?v=4)](https://github.com/green-odeen "green-odeen (4 commits)")

### Embed Badge

![Health badge](/badges/green-odeen-yii2-language/health.svg)

```
[![Health](https://phpackages.com/badges/green-odeen-yii2-language/health.svg)](https://phpackages.com/packages/green-odeen-yii2-language)
```

###  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)
