PHPackages                             juanber84/simplei18nbundle - 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. juanber84/simplei18nbundle

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

juanber84/simplei18nbundle
==========================

This Bundle provides a simple solution for translations in Symfony2.

112PHP

Since Mar 18Pushed 12y ago1 watchersCompare

[ Source](https://github.com/juanber84/Simplei18nBundle)[ Packagist](https://packagist.org/packages/juanber84/simplei18nbundle)[ RSS](/packages/juanber84-simplei18nbundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Simplei18nBundle
================

[](#simplei18nbundle)

\###Install with composer

```
{
    "require": {
        "juanber84/simplei18nbundle": "dev-master"
    }
}

```

Compatible with [http://symfony.com/doc/current/cookbook/session/locale\_sticky\_session.html](http://symfony.com/doc/current/cookbook/session/locale_sticky_session.html)

Add in your app/AppKernel.php

```
