PHPackages                             apploud/translations-converter - 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. apploud/translations-converter

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

apploud/translations-converter
==============================

Simple extension for Nette framework that converts translations from multiple lang files in Neon syntax to one Excel file (xlsx) and vice versa.

v2.1.0(7y ago)19.8k↓73.1%4[1 issues](https://github.com/JanKonas/TranslationsConverter/issues)proprietaryPHPPHP &gt;=7.1.0

Since Sep 22Pushed 7y ago1 watchersCompare

[ Source](https://github.com/JanKonas/TranslationsConverter)[ Packagist](https://packagist.org/packages/apploud/translations-converter)[ RSS](/packages/apploud-translations-converter/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)Dependencies (11)Versions (6)Used By (0)

TranslationsConverter
=====================

[](#translationsconverter)

[![Build Status](https://camo.githubusercontent.com/4658f69ab5d2119730335c30b53ed81b51f612b2970fd1c69d0c856dbd3e9ac4/68747470733a2f2f7472617669732d63692e6f72672f4a616e4b6f6e61732f5472616e736c6174696f6e73436f6e7665727465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/JanKonas/TranslationsConverter)

Simple extension for [Nette framework](https://nette.org) that converts translations from multiple lang files in [Neon syntax](https://ne-on.org) to one Excel file (xlsx) and vice versa.

Installation
------------

[](#installation)

The best way to install TranslationsConverter is using [Composer](http://getcomposer.org/):

```
$ composer require apploud/translations-converter
```

You can enable the extension using your neon config.

```
extensions:
	console: Kdyby\Console\DI\ConsoleExtension
	translationsConverter: Apploud\TranslationsConverter\DI\TranslationsConverterExtension

translationsConverter:
	langDir: %appDir%/lang
```

Usage
-----

[](#usage)

Simply use following commands to export translations into Excel or import into neon files. For now Excel file for import has to be named `translations.xlsx`. Directory with language files needs to be specified as `langDir` in neon config file.

```
$ php www/index.php translations:export
$ php www/index.php translations:import
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 73.3% 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 ~170 days

Total

5

Last Release

2893d ago

Major Versions

v1.0.2 → v2.0.02017-08-09

PHP version history (2 changes)v1.0.0PHP &gt;=5.4.0

v2.1.0PHP &gt;=7.1.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17852436?v=4)[Apploud](/maintainers/apploud)[@apploud](https://github.com/apploud)

---

Top Contributors

[![jankonas](https://avatars.githubusercontent.com/u/7345659?v=4)](https://github.com/jankonas "jankonas (11 commits)")[![JanMikes](https://avatars.githubusercontent.com/u/3995003?v=4)](https://github.com/JanMikes "JanMikes (2 commits)")[![Azash123](https://avatars.githubusercontent.com/u/3085480?v=4)](https://github.com/Azash123 "Azash123 (1 commits)")[![ondrejdockal](https://avatars.githubusercontent.com/u/11374009?v=4)](https://github.com/ondrejdockal "ondrejdockal (1 commits)")

### Embed Badge

![Health badge](/badges/apploud-translations-converter/health.svg)

```
[![Health](https://phpackages.com/badges/apploud-translations-converter/health.svg)](https://phpackages.com/packages/apploud-translations-converter)
```

###  Alternatives

[rector/rector-src

Instant Upgrade and Automated Refactoring of any PHP code

136406.3k14](/packages/rector-rector-src)

PHPackages © 2026

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