symfony/locale
Symfony Locale provides locale data and helpers for working with languages, regions, and related formatting needs in PHP apps. Useful for internationalization tasks like listing locale names, resolving locale codes, and integrating locale-aware features across Symfony projects.
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.
How can I help you explore Laravel packages today?