PHPackages                             jprud67/translator-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. jprud67/translator-bundle

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

jprud67/translator-bundle
=========================

This set offers you the possibility to add a content translation to your symfony website very easily.

v0.1.1(6y ago)291MITPHPPHP &gt;=7.0

Since Oct 14Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/jprud67/translator-bundle)[ Packagist](https://packagist.org/packages/jprud67/translator-bundle)[ RSS](/packages/jprud67-translator-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (3)Versions (2)Used By (0)

This set offers you the possibility to add a content translation to your symfony website very easily.

TranslatorBundle installation
=============================

[](#translatorbundle-installation)

1: Add the dependancy to your composer

```
composer require jprud67/translator-bundle

```

2: Register TranslatorBundle in the Symfony kernel

```
