symfony/locale

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

Symfony Locale Component

Maintainers

👁 fabpot

Package info

github.com/symfony/locale

Homepage

pkg:composer/symfony/locale

Statistics

Installs: 981 406

Dependents: 35

Suggesters: 10

Stars: 14

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

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT c5e50d21e566cb685c1ee6802edadca643e8f83d

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.