Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 984 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 984 Bytes

LuneticsLocaleBundle

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

Build Status

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

Documentation

Read the Documentation for master

Read the Documentation for 2.1

License

This bundle is released under the MIT License

Authors

Matthias Breddin : @lunetics
Christophe Willemsen : @kwattro