symfony/locale

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

Symfony Locale Component

Maintainers

Package info

github.com/symfony/locale

Homepage

pkg:composer/symfony/locale

Statistics

Installs: 966 697

Dependents: 36

Suggesters: 10

Stars: 14

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.