• Stars
    star
    184
  • Rank 208,433 (Top 5 %)
  • Language
    PHP
  • Created almost 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Locale Bundle for symfony2

LuneticsLocaleBundle

This bundle allows you to guess the Locale from different parameters in your Symfony applications.

Background

The locale can be guessed from different parameters in your applications :

  • In the Query parameter
  • In the Route parameters
  • In the Browser preferences
  • In a Cookie or the Session if the locale has already been identified
  • Based on the Subdomain hostname

Documentation

Read the Documentation for 3.x

Read the Documentation for 2.2

License

This bundle is released under the MIT License

Authors

Matthias Breddin : @lunetics
Christophe Willemsen : @kwattro