joomla/language
Joomla Framework Language package for internationalization and translations. Provides interfaces and utilities to manage language strings, load translation files, and integrate multilingual support in PHP 8.1+ applications (requires joomla/string).
The Language package provides an interface for managing internationalisation support and translations within an application.
To install the package, you can simply run the following from the command line:
composer require joomla/language "~3.0"
If you want to include the test sources and docs, use
composer require --prefer-source joomla/language "~3.0"
How can I help you explore Laravel packages today?