PHPackages                             deadkash/translation-form-bundle - 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. deadkash/translation-form-bundle

ActiveSymfony-bundle[Localization &amp; i18n](/categories/localization)

deadkash/translation-form-bundle
================================

Translate your doctrine objects easily with some helpers

3.2.1(4y ago)03MITPHPPHP &gt;=7.2

Since Jul 30Pushed 2y agoCompare

[ Source](https://github.com/deadkash/TranslationFormBundle)[ Packagist](https://packagist.org/packages/deadkash/translation-form-bundle)[ Docs](https://github.com/a2lix/TranslationFormBundle)[ RSS](/packages/deadkash-translation-form-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (19)Versions (46)Used By (0)

A2lix Translation Form Bundle
=============================

[](#a2lix-translation-form-bundle)

Translate your doctrine objects easily with some helps

[![Latest Stable Version](https://camo.githubusercontent.com/efa962a588295f3482463deb7b5788a2d1dbe90120fec07af96ff0b223bac6c5/68747470733a2f2f706f7365722e707567782e6f72672f61326c69782f7472616e736c6174696f6e2d666f726d2d62756e646c652f762f737461626c65)](https://packagist.org/packages/a2lix/translation-form-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/fd2bbb3d8447895d755ecf65e10a02359c651ce8bc7c3f4bbc202478338130e5/68747470733a2f2f706f7365722e707567782e6f72672f61326c69782f7472616e736c6174696f6e2d666f726d2d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/a2lix/translation-form-bundle)[![License](https://camo.githubusercontent.com/293705d6a1a7dc82ef90ab4e2bb6ab191d3598ef5916208670e0c570e444447e/68747470733a2f2f706f7365722e707567782e6f72672f61326c69782f7472616e736c6174696f6e2d666f726d2d62756e646c652f6c6963656e7365)](https://packagist.org/packages/a2lix/translation-form-bundle)

[![Total Downloads](https://camo.githubusercontent.com/c1898705f30030caa7fd280d9377041366018ae2ff69a0ed08b63e7b2798ae2d/68747470733a2f2f706f7365722e707567782e6f72672f61326c69782f7472616e736c6174696f6e2d666f726d2d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/a2lix/translation-form-bundle)[![Monthly Downloads](https://camo.githubusercontent.com/efdd7cb791387e6c7b250e8d031a1f73718a353950d3bdd35827870aa78d172b/68747470733a2f2f706f7365722e707567782e6f72672f61326c69782f7472616e736c6174696f6e2d666f726d2d62756e646c652f642f6d6f6e74686c79)](https://packagist.org/packages/a2lix/translation-form-bundle)[![Daily Downloads](https://camo.githubusercontent.com/0da51bde6e42d15f6b9918869bac243294dda0939c54d7f1991edabb35a9c195/68747470733a2f2f706f7365722e707567782e6f72672f61326c69782f7472616e736c6174696f6e2d666f726d2d62756e646c652f642f6461696c79)](https://packagist.org/packages/a2lix/translation-form-bundle)

BranchTools2.x[![Build Status](https://github.com/a2lix/TranslationFormBundle/workflows/CI/badge.svg?branch=2.x)](https://github.com/a2lix/TranslationFormBundle/actions?query=workflow%3ACI) [![Coverage Status](https://camo.githubusercontent.com/b77542f3e515a6c2e36cedc115bca9a5572064e946f1043a17ac32e65615d211/68747470733a2f2f636f6465636f762e696f2f67682f61326c69782f5472616e736c6174696f6e466f726d42756e646c652f6272616e63682f322e782f67726170682f62616467652e737667)](https://codecov.io/gh/a2lix/TranslationFormBundle/branch/2.x)3.x (master)[![Build Status](https://github.com/a2lix/TranslationFormBundle/workflows/CI/badge.svg)](https://github.com/a2lix/TranslationFormBundle/actions?query=workflow%3ACI) [![Coverage Status](https://camo.githubusercontent.com/bfb0530106c3a3a9167b2ae69212dbe3a7d4eee7431ee41a49b1c11b71faf0e3/68747470733a2f2f636f6465636f762e696f2f67682f61326c69782f5472616e736c6174696f6e466f726d42756e646c652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/a2lix/TranslationFormBundle/branch/master)Documentation
-------------

[](#documentation)

Check out the documentation on the [official website](http://a2lix.fr/bundles/translation-form).

Support
-------

[](#support)

- `0.x` &amp; `1.x` are old versions not maintained anymore.
- `2.x` is an old version with low requirements (PHP5.4+/7+, Symfony2.3+/3.0+/4.0+). It is compatible with [Gedmo](https://github.com/Atlantic18/DoctrineExtensions/blob/master/doc/translatable.md), [KnpLabs](https://github.com/KnpLabs/DoctrineBehaviors#translatable), [A2lix](https://github.com/a2lix/I18nDoctrineBundle) and [Prezent](https://github.com/Prezent/doctrine-translatable-bundle)
- `3.x` is a rethinked version that depends on [AutoFormBundle](https://github.com/a2lix/AutoFormBundle) and has higher requirements (PHP7.2+, Symfony3.4+/4.3+/5.0+/6.0+). It is compatible with [KnpLabs](https://github.com/KnpLabs/DoctrineBehaviors#translatable), [A2lix](https://github.com/a2lix/I18nDoctrineBundle) and [Prezent](https://github.com/Prezent/doctrine-translatable-bundle)

Contribution help
-----------------

[](#contribution-help)

```
docker run --rm --interactive --tty --volume $PWD:/app --user $(id -u):$(id -g) composer install --ignore-platform-reqs
docker run --rm --interactive --tty --volume $PWD:/app --user $(id -u):$(id -g) composer run-script phpunit
docker run --rm --interactive --tty --volume $PWD:/app --user $(id -u):$(id -g) composer run-script cs-fixer

```

License
-------

[](#license)

This package is available under the [MIT license](LICENSE).

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 58.7% 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 ~96 days

Recently: every ~181 days

Total

44

Last Release

930d ago

Major Versions

1.3 → 2.0.12014-04-27

1.x-dev → 2.2.02018-02-26

2.4.1 → 3.0.02018-04-03

2.4.2 → 3.0.22018-10-04

2.4.3 → 3.0.32019-06-20

PHP version history (4 changes)2.3.0PHP ^5.4 || ^7.0

3.0.0-beta.1PHP ^7.1.3

3.0.7PHP &gt;=7.2

2.4.4PHP ^5.4 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1226395?v=4)[Igor Lukashov](/maintainers/deadkash)[@deadkash](https://github.com/deadkash)

---

Top Contributors

[![webda2l](https://avatars.githubusercontent.com/u/517753?v=4)](https://github.com/webda2l "webda2l (121 commits)")[![jordisala1991](https://avatars.githubusercontent.com/u/1137485?v=4)](https://github.com/jordisala1991 "jordisala1991 (33 commits)")[![tchapi](https://avatars.githubusercontent.com/u/1944007?v=4)](https://github.com/tchapi "tchapi (7 commits)")[![tristanbes](https://avatars.githubusercontent.com/u/346010?v=4)](https://github.com/tristanbes "tristanbes (5 commits)")[![soullivaneuh](https://avatars.githubusercontent.com/u/1698357?v=4)](https://github.com/soullivaneuh "soullivaneuh (4 commits)")[![andreybolonin](https://avatars.githubusercontent.com/u/2576509?v=4)](https://github.com/andreybolonin "andreybolonin (3 commits)")[![rvanlaak](https://avatars.githubusercontent.com/u/2707563?v=4)](https://github.com/rvanlaak "rvanlaak (3 commits)")[![craue](https://avatars.githubusercontent.com/u/800119?v=4)](https://github.com/craue "craue (3 commits)")[![mablae](https://avatars.githubusercontent.com/u/389360?v=4)](https://github.com/mablae "mablae (2 commits)")[![scheb](https://avatars.githubusercontent.com/u/1259952?v=4)](https://github.com/scheb "scheb (2 commits)")[![lemoinem](https://avatars.githubusercontent.com/u/234992?v=4)](https://github.com/lemoinem "lemoinem (2 commits)")[![garak](https://avatars.githubusercontent.com/u/179866?v=4)](https://github.com/garak "garak (2 commits)")[![grizzlylab](https://avatars.githubusercontent.com/u/2612537?v=4)](https://github.com/grizzlylab "grizzlylab (2 commits)")[![rodrigobb](https://avatars.githubusercontent.com/u/1637465?v=4)](https://github.com/rodrigobb "rodrigobb (1 commits)")[![sophie-mulard](https://avatars.githubusercontent.com/u/22291441?v=4)](https://github.com/sophie-mulard "sophie-mulard (1 commits)")[![tobias-93](https://avatars.githubusercontent.com/u/3901745?v=4)](https://github.com/tobias-93 "tobias-93 (1 commits)")[![Videl](https://avatars.githubusercontent.com/u/123554?v=4)](https://github.com/Videl "Videl (1 commits)")[![welcoMattic](https://avatars.githubusercontent.com/u/773875?v=4)](https://github.com/welcoMattic "welcoMattic (1 commits)")[![cedriclombardot](https://avatars.githubusercontent.com/u/651484?v=4)](https://github.com/cedriclombardot "cedriclombardot (1 commits)")[![Holicz](https://avatars.githubusercontent.com/u/7330572?v=4)](https://github.com/Holicz "Holicz (1 commits)")

---

Tags

symfonyknplabsinternationalizationi18ntranslationtranslatabledoctrine2formprezent

###  Code Quality

Static AnalysisPHPStan, Psalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/deadkash-translation-form-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/deadkash-translation-form-bundle/health.svg)](https://phpackages.com/packages/deadkash-translation-form-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[a2lix/translation-form-bundle

Translate your doctrine objects easily with some helpers

3377.1M37](/packages/a2lix-translation-form-bundle)[sylius/sylius

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

8.5k5.9M734](/packages/sylius-sylius)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)[symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework

2.5k185.6M2.3k](/packages/symfony-security-bundle)[prestashop/prestashop

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

9.1k17.8k](/packages/prestashop-prestashop)

PHPackages © 2026

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