PHPackages                             teknoo/east-translation - 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. teknoo/east-translation

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

teknoo/east-translation
=======================

Extension to provide translations in East applications or website to manage easily translatable objects

2.0.1(4mo ago)13.1k↑25%2BSD-3-ClausePHPPHP ^8.4

Since Nov 10Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/TeknooSoftware/east-translation)[ Packagist](https://packagist.org/packages/teknoo/east-translation)[ Docs](https://teknoo.software/east/translation)[ GitHub Sponsors](https://github.com/sponsors/TeknooSoftware)[ Patreon](https://www.patreon.com/teknoo_software)[ RSS](/packages/teknoo-east-translation/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (20)Versions (12)Used By (2)

Teknoo Software - Translation library
=====================================

[](#teknoo-software---translation-library)

[![Latest Stable Version](https://camo.githubusercontent.com/43293771b5caf7fd2f9a4fde556a1ee6cd0855e1f278e110740aa8a549eb9112/68747470733a2f2f706f7365722e707567782e6f72672f74656b6e6f6f2f656173742d7472616e736c6174696f6e2f762f737461626c65)](https://packagist.org/packages/teknoo/east-translation)[![Latest Unstable Version](https://camo.githubusercontent.com/be17a6196a7e913bd9fdfe44cfba4e0e6ff68bb7221dd52e64845af7823e7f97/68747470733a2f2f706f7365722e707567782e6f72672f74656b6e6f6f2f656173742d7472616e736c6174696f6e2f762f756e737461626c65)](https://packagist.org/packages/teknoo/east-translation)[![Total Downloads](https://camo.githubusercontent.com/2ca10e68389abc45740610c8b40a5e1dc6b26649d2ff34a2e942df4a66d0fc27/68747470733a2f2f706f7365722e707567782e6f72672f74656b6e6f6f2f656173742d7472616e736c6174696f6e2f646f776e6c6f616473)](https://packagist.org/packages/teknoo/east-translation)[![License](https://camo.githubusercontent.com/e2e18275e2cc9a9701ba87bb88989b1e5858ed4035713e48f558755778d97a3e/68747470733a2f2f706f7365722e707567782e6f72672f74656b6e6f6f2f656173742d7472616e736c6174696f6e2f6c6963656e7365)](https://packagist.org/packages/teknoo/east-translation)[![PHPStan](https://camo.githubusercontent.com/441b5874ce4df0a2defc892979c96c46889b69cb32119d04f0b48626349f8bc9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d656e61626c65642d627269676874677265656e2e7376673f7374796c653d666c6174)](https://github.com/phpstan/phpstan)

Package originally a part from `Teknoo East Website`, part forked then totaly reworked from the Gedmo Extension Translation, to allow developers to create translatable persisted object, in multiples languages, without manage them directly into each object.

Translation are stored into a dedicated objects. Translation are loaded in e minimum of database requests into objects. The translation manager is able to persist and update translations.

Example with Symfony
--------------------

[](#example-with-symfony)

```
//These operations are not reauired with teknoo/east-translation-symfony
//config/packages/east_translation_di.yaml:
di_bridge:
    definitions:
        - '%kernel.project_dir%/vendor/teknoo/east-translation/infrastructures/doctrine/di.php'

//In doctrine config (east_translation_doctrine_mongodb.yaml)
doctrine_mongodb:
    document_managers:
        default:
            auto_mapping: true
            mappings:
                TeknooEastTranslationDoctrine:
                    type: 'xml'
                    dir: '%kernel.project_dir%/vendor/teknoo/east-translation/infrastructures/doctrine/config/doctrine'
                    is_bundle: false
                    prefix: 'Teknoo\East\Translation\Doctrine\Object'

```

Support this project
--------------------

[](#support-this-project)

This project is free and will remain free. It is fully supported by the activities of the EIRL. If you like it and help me maintain it and evolve it, don't hesitate to support me on [Patreon](https://patreon.com/teknoo_software) or [Github](https://github.com/sponsors/TeknooSoftware).

Thanks :) Richard.

Credits
-------

[](#credits)

EIRL Richard Déloge -  - Lead developer. SASU Teknoo Software -

About Teknoo Software
---------------------

[](#about-teknoo-software)

**Teknoo Software** is a PHP software editor, founded by Richard Déloge, as part of EIRL Richard Déloge. Teknoo Software's goals : Provide to our partners and to the community a set of high quality services or software, sharing knowledge and skills.

License
-------

[](#license)

East Translation is licensed under the 3-Clause BSD License - see the licenses folder for details.

Installation &amp; Requirements
-------------------------------

[](#installation--requirements)

To install this library with composer, run this command :

```
composer require teknoo/east-translation

```

To start a project with Symfony :

```
symfony new your_project_name new
composer require teknoo/east-translation-symfony

```

This library requires :

```
* PHP 8.2+
* A PHP autoloader (Composer is recommended)
* Teknoo/Recipe.
* Teknoo/East-Foundation.
* Teknoo/East-Common.

```

Contribute :)
-------------

[](#contribute-)

You are welcome to contribute to this project. [Fork it on Github](CONTRIBUTING.md)

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance84

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Recently: every ~77 days

Total

8

Last Release

147d ago

Major Versions

1.1.1 → 2.0.02025-08-18

PHP version history (3 changes)1.0.0PHP ^8.2

1.1.0PHP ^8.3

2.0.0PHP ^8.4

### Community

Maintainers

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

---

Top Contributors

[![frenchcomp](https://avatars.githubusercontent.com/u/1397905?v=4)](https://github.com/frenchcomp "frenchcomp (22 commits)")

---

Tags

translationEast

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/teknoo-east-translation/health.svg)

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

###  Alternatives

[gettext/gettext

PHP gettext manager

70530.2M102](/packages/gettext-gettext)[inpsyde/multilingual-press

Simply THE multisite-based free open source plugin for your multilingual websites.

2414.0k1](/packages/inpsyde-multilingual-press)[wcm/wcm-lang-switch

Adds a button to the admin toolbar. This buttons allows users to seamlessly switch between available languages..

212.0k](/packages/wcm-wcm-lang-switch)

PHPackages © 2026

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