This bundle allows you to guess the Locale from different parameters in your Symfony applications.
The locale can be guessed from different parameters in your applications :
- In the
Queryparameter - In the
Routeparameters - In the
Browserpreferences - In a
Cookieor theSessionif the locale has already been identified - Based on the
Subdomainhostname
Read the Documentation for 3.x
Read the Documentation for 2.2
This bundle is released under the MIT License
Matthias Breddin : @lunetics
Christophe Willemsen : @kwattro