boekkooi / BeSimpleI18nRoutingBundle

Full routing internationalized on your Symfony2 project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I18nRoutingBundle, generate your I18N Routes for Symfony2

If you have a website multilingual, this bundle avoids of copy paste your routes for different languages. Additionally it allows to translate given routing parameters between languages in Router#match and UrlGenerator#generate using either a Symfony Translator or a Doctrine DBAL (+Cache) based backend.

Latest Version on Packagist Software License Build Status Total Downloads

Information

When you create an I18N route and you go on it with your browser, the locale will be updated.

Documentation

The documentation for this bundle is available in the docs directory of the bundle:

License

This bundle is under the MIT License (MIT). Please see License File for more information.

About

Full routing internationalized on your Symfony2 project


Languages

Language:PHP 100.0%