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
Query
parameter - In the
Route
parameters - In the
Browser
preferences - In a
Cookie
or theSession
if the locale has already been identified - Based on the
Subdomain
hostname
Read the Documentation for master
Read the Documentation for 2.2
Read the Documentation for 2.1
This bundle is released under the MIT License
Matthias Breddin : @lunetics
Christophe Willemsen : @kwattro