PHPackages                             black-lamp/blcms-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. black-lamp/blcms-translate

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

black-lamp/blcms-translate
==========================

Translations module for Black-Lamp CMS

v0.0.94(9y ago)03051PHP

Since May 14Pushed 9y ago3 watchersCompare

[ Source](https://github.com/black-lamp/blcms-translate)[ Packagist](https://packagist.org/packages/black-lamp/blcms-translate)[ RSS](/packages/black-lamp-blcms-translate/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (1)Versions (20)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

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 78.9% 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 ~15 days

Total

19

Last Release

3431d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e1784ec992318bf7ed40a2025a0ca035a01143de89054f0f4c9bc39469928c1?d=identicon)[GutsVadim](/maintainers/GutsVadim)

---

Top Contributors

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

---

Tags

translationcmsblack-lamp

### Embed Badge

![Health badge](/badges/black-lamp-blcms-translate/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

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

Translatable behavior aggregates logic of linking translations to the primary model

1535.1k1](/packages/yiimaker-yii2-translatable)

PHPackages © 2026

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