PHPackages                             adbros/translation-extra - 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. adbros/translation-extra

ActiveLibrary[Localization &amp; i18n](/categories/localization)

adbros/translation-extra
========================

Extracting translation contents and updating catalogues automatically for Nette FW.

v0.2.1(2y ago)06.8k—8.3%MITPHPPHP &gt;=8.0

Since Nov 25Pushed 2y ago2 watchersCompare

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

READMEChangelogDependencies (15)Versions (7)Used By (0)

adbros/translation-extra
========================

[](#adbrostranslation-extra)

Extracting translation contents and updating catalogues automatically for Nette FW.

Inspired by [kdyby/translation](https://github.com/Kdyby/Translation) package.

Requirements
------------

[](#requirements)

Requires symfony/console, you may use [contributte/console](https://github.com/contributte/console).

Instalation
-----------

[](#instalation)

```
composer require adbros/translation-extra
```

Register extension
------------------

[](#register-extension)

```
extensions:
	translationExtra: Adbros\TranslationExtra\DI\TranslationExtraExtension
```

Default configuration
---------------------

[](#default-configuration)

```
translationExtra:
	extractor:
		defaultScanDir:
			- %appDir%
		defaultOutputDir: %appDir%/locale
		defaultFormat: neon
		extractors:
			nette: Adbros\TranslationExtra\Extractor\NetteExtractor
			latte: Adbros\TranslationExtra\Extractor\LatteExtractor
		loaders:
			neon: Adbros\TranslationExtra\Loader\NeonFileLoader
		dumpers:
			neon: Adbros\TranslationExtra\Dumper\NeonFileDumper
```

Usage
-----

[](#usage)

```
bin/console translation:extract cs
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

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

Recently: every ~85 days

Total

6

Last Release

928d ago

PHP version history (2 changes)v0.1PHP &gt;=7.4

v0.2PHP &gt;=8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13311472?v=4)[Martin Brettschneider](/maintainers/martenb)[@martenb](https://github.com/martenb)

---

Top Contributors

[![martenb](https://avatars.githubusercontent.com/u/13311472?v=4)](https://github.com/martenb "martenb (6 commits)")

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/adbros-translation-extra/health.svg)

```
[![Health](https://phpackages.com/badges/adbros-translation-extra/health.svg)](https://phpackages.com/packages/adbros-translation-extra)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[php-translation/symfony-bundle

3244.1M9](/packages/php-translation-symfony-bundle)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)

PHPackages © 2026

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