PHPackages                             tobur/gedmo-translation-form - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tobur/gedmo-translation-form

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

tobur/gedmo-translation-form
============================

0.4.6(7y ago)11.5kPHPPHP &gt;=7.1.3

Since Feb 21Pushed 7y ago3 watchersCompare

[ Source](https://github.com/Tobur/gedmo-translation-form)[ Packagist](https://packagist.org/packages/tobur/gedmo-translation-form)[ RSS](/packages/tobur-gedmo-translation-form/feed)WikiDiscussions master Synced today

READMEChangelog (8)Dependencies (5)Versions (11)Used By (0)

[![How to look like](https://raw.githubusercontent.com/Tobur/gedmo-translation-form/master/how-to-lool-like.png)](https://raw.githubusercontent.com/Tobur/gedmo-translation-form/master/how-to-lool-like.png)

Setup:

```
composer require tobur/gedmo-translation-form

```

Add to config parameters:

```
locales:
  - ua
  - en
default_locale: ua

```

To twig:

```
twig:
  form_themes:
    - 'GedmoTranslationFormBundle:Form:translatable.html.twig'

```

How to use in Sonata "configureFormFields":

```
        $formMapper->add(
            'name',
            TranslationType::class,
            [
                'required_locales' => ['en'],
                'type' => TextType::class,
            ]
        );

        $formMapper->getFormBuilder()->setData($this->getSubject());

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

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

Recently: every ~17 days

Total

9

Last Release

2764d ago

### Community

Maintainers

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

---

Top Contributors

[![Tobur](https://avatars.githubusercontent.com/u/1667693?v=4)](https://github.com/Tobur "Tobur (3 commits)")

### Embed Badge

![Health badge](/badges/tobur-gedmo-translation-form/health.svg)

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

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[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)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[pixelopen/cloudflare-turnstile-bundle

A simple package to help integrate Cloudflare Turnstile on Symfony.

31205.8k3](/packages/pixelopen-cloudflare-turnstile-bundle)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)

PHPackages © 2026

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