PHPackages                             underser/module-translation-helper - 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. underser/module-translation-helper

ActiveMagento2-module[Localization &amp; i18n](/categories/localization)

underser/module-translation-helper
==================================

N/A

v0.2.3(6y ago)5645OSL-3.0PHPPHP ~7.1.3||~7.2.0||~7.3.0CI failing

Since Oct 16Pushed 6y ago1 watchersCompare

[ Source](https://github.com/underser/module-translation-helper)[ Packagist](https://packagist.org/packages/underser/module-translation-helper)[ RSS](/packages/underser-module-translation-helper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (4)Used By (0)

[![Build Status](https://camo.githubusercontent.com/289b1b6b805e46f0ba8a14e156a6a0bbe99703fc0d4f9c3d15f4bcd708650cfe/68747470733a2f2f7472617669732d63692e6f72672f756e6465727365722f6d6f64756c652d7472616e736c6174696f6e2d68656c7065722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/underser/module-translation-helper)[![PRs Welcome](https://camo.githubusercontent.com/6082fca5371bee754f4d88fe5e775bce689488c1666c226989194d21fe8c175b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5052732d77656c636f6d652d627269676874677265656e2e7376673f7374796c653d737175617265)](https://camo.githubusercontent.com/6082fca5371bee754f4d88fe5e775bce689488c1666c226989194d21fe8c175b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5052732d77656c636f6d652d627269676874677265656e2e7376673f7374796c653d737175617265)

Underser\_TranslationHelper Magento 2 module
============================================

[](#underser_translationhelper-magento-2-module)

This module will allow you to grab translation files with the ability to exclude already translated ones.

### Requirements

[](#requirements)

**Magento 2 platform:**

Tested on Magento v2.3.3 and v2.2.10 (will require at least v2.2 from you)

### How to install

[](#how-to-install)

Run

```
composer require underser/module-translation-helper

./bin/magento setup:upgrade

```

### How to use

[](#how-to-use)

This module will provide you *i18n:translation-helper* command, run

```
./bin/magento i18n:translation-helper --help

```

to see possible params and their meaning

### Examples of usage

[](#examples-of-usage)

```
./bin/magento i18n:translation-helper --locale fr_FR  --output ./var/fr_FR.csv --all

```

will scan whole magento directory, and create fr\_FR.csv file inside *var* folder. This file will contain all phrases that not translated for fr\_FR locale

```
./bin/magento i18n:translation-helper --locale fr_FR  --output ./var/fr_FR.csv ./app/code/Vendor/Module

```

will scan only *app/code/Vendor/Module*, and create fr\_FR.csv file inside *var* folder. This file will contain all phrases that not translated for fr\_FR locale

### License

[](#license)

MIT © 2019 [Roman Sliusar](https://github.com/underser/)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity44

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

Total

3

Last Release

2391d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9e1aa20a669112cd62a6e50b02bdca3416377b49cbbb5e89ba6f27c1216ad080?d=identicon)[underser](/maintainers/underser)

---

Top Contributors

[![underser](https://avatars.githubusercontent.com/u/12763931?v=4)](https://github.com/underser "underser (30 commits)")

---

Tags

i18nmagentomagento2-extensionmagento2-extension-freemagento2-modulemagento2-module-freemagento2-plugintranslation-helper

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/underser-module-translation-helper/health.svg)

```
[![Health](https://phpackages.com/badges/underser-module-translation-helper/health.svg)](https://phpackages.com/packages/underser-module-translation-helper)
```

###  Alternatives

[splendidinternet/mage2-locale-de-de

German (Germany) language

861.0M2](/packages/splendidinternet-mage2-locale-de-de)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

277.1k](/packages/mage-os-module-automatic-translation)[bleez/magento2-pt_br

Magento2 pt\_BR - Traduzido por Agência Bleez

233.6k](/packages/bleez-magento2-pt-br)

PHPackages © 2026

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