symfony/locale
This package is abandoned and no longer maintained.
The author suggests using the symfony/intl package instead.
Symfony Locale Component
Maintainers
v2.8.52
2018-11-11 11:18 UTC
Requires
- php: >=5.3.9
- symfony/intl: ~2.7.25|^2.8.18|~3.2.5
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT c5e50d21e566cb685c1ee6802edadca643e8f83d
- Fabien Potencier <fabien.woop@symfony.com>
- Symfony Community
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.
