PHPackages                             maks757/translate - 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. maks757/translate

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

maks757/translate
=================

Translations module

0.2.02(9y ago)012PHP

Since May 14Pushed 9y ago1 watchersCompare

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

READMEChangelog (7)Dependencies (1)Versions (19)Used By (0)

Translations module for Black-Lamp CMS
======================================

[](#translations-module-for-black-lamp-cms)

INSTALLATION
------------

[](#installation)

### Migrate language table

[](#migrate-language-table)

```
yii migrate --migrationPath=@yii/i18n/migrations/

```

### Composer require section

[](#composer-require-section)

```
"black-lamp/blcms-translate": "*"
```

### Add to main.php

[](#add-to-mainphp)

```
'modules' => [
        'translation' => [
            'class' => \bl\cms\translate\Translation::className()
        ],
        ...
    ],
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 84.6% 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 ~11 days

Recently: every ~5 days

Total

18

Last Release

3500d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11841208?v=4)[Cherednyk Maxim](/maintainers/maks757)[@maks757](https://github.com/maks757)

---

Top Contributors

[![maks757](https://avatars.githubusercontent.com/u/11841208?v=4)](https://github.com/maks757 "maks757 (22 commits)")[![GutsVadim](https://avatars.githubusercontent.com/u/9513738?v=4)](https://github.com/GutsVadim "GutsVadim (4 commits)")

---

Tags

translation

### Embed Badge

![Health badge](/badges/maks757-translate/health.svg)

```
[![Health](https://phpackages.com/badges/maks757-translate/health.svg)](https://phpackages.com/packages/maks757-translate)
```

###  Alternatives

[uran1980/yii2-translate-panel

Yii2 Translate Panel makes the translation of your application awesome!

2518.3k1](/packages/uran1980-yii2-translate-panel)[yiimaker/yii2-translatable

Translatable behavior aggregates logic of linking translations to the primary model

1535.1k1](/packages/yiimaker-yii2-translatable)[geertw/yii2-translatable-url-rule

A custom URL rule class for Yii 2 which allows to create translated URL rules

1421.4k](/packages/geertw-yii2-translatable-url-rule)

PHPackages © 2026

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