The Intl package provides tools for the localization and internationalization of an application through the use of message loaders, domain catalogs, and resource bundles. Furthermore, the package extends a handful of Utility classes to automatically provide localized strings and parameters.
- Multibyte extension
- Intl extension
This package can be installed with Composer.
composer require titon/intl:*