symfony/locale

This package is abandoned and no longer maintained. The author suggests using the symfony/intl package instead.

Symfony Locale Component

Installs: 924 466

Dependents: 36

Suggesters: 10

Security: 0

Stars: 14

Watchers: 6

Forks: 6

v2.8.52 2018-11-11 11:18 UTC

This package is auto-updated.

Last update: 2019-11-13 08:41:23 UTC


README

Locale provides fallback code to handle cases when the intl extension is missing.

The Locale component is deprecated since version 2.3 and was removed in Symfony 3.0. You should use the more capable Intl component instead.