humandirect/locale-bundle

一个用于切换语言的精简包

安装: 85

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:symfony-bundle

1.3.1 2024-08-31 16:05 UTC

This package is auto-updated.

Last update: 2024-08-31 16:05:39 UTC


README

此包允许您从Symfony应用程序中的不同参数猜测Locale。

背景

Locale可以从应用程序中的不同参数进行猜测

  • Query参数中
  • Route参数中
  • Browser偏好中
  • CookieSession中(如果已识别Locale)
  • Request Header参数中
  • 基于Subdomain主机名

作者

  1. Human Direct团队:https://www.humandirect.eu
  2. Matthias Breddin:@lunetics
  3. Christophe Willemsen:@kwattro