Versions

Table Of Contents

Support

You can obtain free community support for example through stackoverflow, or also through the Symfony2 mailing list.

If you think you found a bug, please create a ticket in the bug tracker.


Continuous Inspections

If you take code quality seriously, try out the new continuous inspection service.
scrutinizer-ci.com

GitHub

JMSI18nRoutingBundle

Introduction

This bundle allows you to create i18n routes. Key points:

  • uses the Translation component, and incorporates seamlessly with your existing translation workflow
  • supports different hosts per locale
  • allows you to add i18n at any time during the development phase without having to rewrite your entire application
  • can translate all routes whether they are coming from third-party bundles, or your own application

License

The code is released under the business-friendly Apache2 license.

Documentation is subject to the Attribution-NonCommercial-NoDerivs 3.0 Unported license.