laminas/laminas-translator
Laminas Translator provides message translation for PHP apps, supporting multiple locales, pluralization, and translation files like gettext and PHP arrays. Includes adapters, loaders, and integration helpers to localize UI text cleanly across modules.
Adds native parameter and return types to the Translator Interface
laminas/translatorContains a copy of Laminas\I18n\Translator\TranslatorInterface as Laminas\Translator\TranslatorInterface
The purpose of publishing this contract in isolation is to make it easier for packages to depend on a translator without requiring a specific implementation, thereby de-coupling package dependencies.
How can I help you explore Laravel packages today?