PHPackages                             avoo/serializer-translation-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. avoo/serializer-translation-bundle

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

avoo/serializer-translation-bundle
==================================

Translation bundle for JMS Serializer

0.1.2(10y ago)015.7k6[1 PRs](https://github.com/avoo/SerializerTranslationBundle/pulls)MITPHPPHP &gt;=5.3.3

Since Sep 1Pushed 7y ago1 watchersCompare

[ Source](https://github.com/avoo/SerializerTranslationBundle)[ Packagist](https://packagist.org/packages/avoo/serializer-translation-bundle)[ RSS](/packages/avoo-serializer-translation-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

SerializerTranslationBundle
===========================

[](#serializertranslationbundle)

[!\[Scrutinizer Code Quality\] (https://scrutinizer-ci.com/g/avoo/SerializerTranslationBundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/avoo/SerializerTranslationBundle/?branch=master)[!\[Build Status\] (https://scrutinizer-ci.com/g/avoo/SerializerTranslationBundle/badges/build.png?b=master)](https://scrutinizer-ci.com/g/avoo/SerializerTranslationBundle/build-status/master)[!\[Latest Stable Version\] (https://poser.pugx.org/avoo/serializer-translation-bundle/v/stable.svg)](https://packagist.org/packages/avoo/serializer-translation-bundle)[![Total Downloads](https://camo.githubusercontent.com/bce5f9ecc75d31b23fe1b982f9a285c39b363b51809d11e83048e82ce3f8232f/68747470733a2f2f706f7365722e707567782e6f72672f61766f6f2f73657269616c697a65722d7472616e736c6174696f6e2d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/avoo/serializer-translation-bundle)[!\[License\] (https://poser.pugx.org/avoo/serializer-translation-bundle/license.svg)](https://packagist.org/packages/avoo/serializer-translation-bundle)

This bundle integrates [SerializerTranslation](http://github.com/avoo/SerializerTranslation)

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

[](#installation)

Require [`avoo/serializer-translation-bundle`](https://packagist.org/packages/avoo/serializer-translation-bundle)into your `composer.json` file:

```
{
    "require": {
        "avoo/serializer-translation-bundle": "@dev-master"
    }
}
```

Register the bundle in `app/AppKernel.php`:

```
// app/AppKernel.php
public function registerBundles()
{
    return array(
        // ...
        new Avoo\SerializerTranslationBundle\AvooSerializerTranslationBundle(),
    );
}
```

Documentation
-------------

[](#documentation)

This bundle integrates [SerializerTranslation](https://github.com/avoo/SerializerTranslation), translate properties from JMS serializer see [Serializer translation documentation](https://github.com/avoo/SerializerTranslation/blob/master/README.md) for more details

Credits
-------

[](#credits)

- Jérémy Jégou

License
-------

[](#license)

This bundle is released under the MIT license. See the complete license in the bundle:

[License](https://github.com/avoo/SerializerTranslationBundle/blob/master/LICENSE)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% 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 ~137 days

Total

3

Last Release

3998d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6b8ee83ffc36845dc3d1092cd98dbf56fc2cffd8e46b2d04b777959992cb60eb?d=identicon)[avoo](/maintainers/avoo)

---

Top Contributors

[![avoo](https://avatars.githubusercontent.com/u/6162605?v=4)](https://github.com/avoo "avoo (8 commits)")[![arendjantetteroo](https://avatars.githubusercontent.com/u/713066?v=4)](https://github.com/arendjantetteroo "arendjantetteroo (1 commits)")

---

Tags

Serializer translation

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/avoo-serializer-translation-bundle/health.svg)

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

###  Alternatives

[symfony/translation

Provides tools to internationalize your application

6.6k836.5M2.1k](/packages/symfony-translation)[nesbot/carbon

An API extension for DateTime that supports 281 different languages.

169661.4M4.8k](/packages/nesbot-carbon)[joedixon/laravel-translation

A tool for managing all of your Laravel translations

717911.4k11](/packages/joedixon-laravel-translation)[illuminate/translation

The Illuminate Translation package.

6936.4M495](/packages/illuminate-translation)[lajax/yii2-translate-manager

Translation management extension for Yii 2

227578.8k13](/packages/lajax-yii2-translate-manager)[larswiegers/laravel-translations-checker

Make sure your laravel translations are checked and are included in all languages.

256423.2k2](/packages/larswiegers-laravel-translations-checker)

PHPackages © 2026

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