lunetics/timezone-bundle
Composer 安装命令:
composer require lunetics/timezone-bundle
包简介
A Bundle for detecting the timezone
README 文档
README
The TimezoneBundle adds support for guessing a appropiate Timezone serverside in your Symfony 2.1 application.
About
This Bundle offers Timezone detection via a Kernel-listener. Also included is a TimezoneValidator.
Included are 3 TimezoneGuessers
- geoip
- locale_mapper
- locale
You can define the order of which guesser should be called first. Once a guesser finds a appropiate timezone, the timezone will be stored in the session variable lunetics_timezone.
Requirements
To use the geoip guesser and the locale guesser, the pecl-geoip extension must be installed and working.
Documentation
Installation
License
This bundle is under the MIT license.
Authors
Matthias Breddin : @lunetics
统计信息
- 总下载量: 41.9k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 26
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-10-05