PHPackages                             venne/translator-module - 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. venne/translator-module

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

venne/translator-module
=======================

Translator module

2.0.x-dev(12y ago)11.4kPHPPHP &gt;=5.3.2

Since May 31Pushed 12y ago2 watchersCompare

[ Source](https://github.com/Venne/translator-module)[ Packagist](https://packagist.org/packages/venne/translator-module)[ RSS](/packages/venne-translator-module/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

TranslatorModule module for Venne:Framework and Nette Framework
===============================================================

[](#translatormodule-module-for-venneframework-and-nette-framework)

Installation in Nette
---------------------

[](#installation-in-nette)

run:

```
php composer.phar require venne/translator-module:2.0.x

```

add to bootstrap.php

```
TranslatorModule\DI\TranslatorExtension::register($configurator);

```

Installation in Venne
---------------------

[](#installation-in-venne)

run only:

```
php composer.phar require venne/translator-module:2.0.x

```

How to use
----------

[](#how-to-use)

### Configuration

[](#configuration)

add to `config.neon` new directories. For example:

```
translator:
	dictionaries:
		- %modules.cms.path%/Resources/translations
		- %modules.blog.path%/Resources/translations

```

### Dictionary

[](#dictionary)

Dictionary is folder with translation files. File format must be `..`.

#### Examples

[](#examples)

- admin.cs.latte
- blog.pl.php
- eshop.de.ini

Extraction of strings
---------------------

[](#extraction-of-strings)

command:

```
php www/index.php translator:extract vendor/venne/cms-module/

```

save into file:

```
php www/index.php translator:extract vendor/venne/cms-module/ vendor/venne/cms-module/CmsModule/Resources/translations/test.cs.neon

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

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

Unknown

Total

1

Last Release

4735d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a173564fd150b9e9c8307ba7de2cf5588d0bcee71553f35d8946ff3abc4ce21e?d=identicon)[pepakriz](/maintainers/pepakriz)

---

Top Contributors

[![pepakriz](https://avatars.githubusercontent.com/u/383294?v=4)](https://github.com/pepakriz "pepakriz (18 commits)")

---

Tags

nettecmsmodulevenne

### Embed Badge

![Health badge](/badges/venne-translator-module/health.svg)

```
[![Health](https://phpackages.com/badges/venne-translator-module/health.svg)](https://phpackages.com/packages/venne-translator-module)
```

###  Alternatives

[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.3k](/packages/typicms-base)[imaginaerum/magento2-language-fr-fr

Magento2 French Language Pack (fr\_FR)

41738.1k2](/packages/imaginaerum-magento2-language-fr-fr)[acclaro/translations

Easily launch and manage multilingual Craft websites without having to copy/paste content or manually track updates.

1229.5k](/packages/acclaro-translations)

PHPackages © 2026

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