Registry / utility / ride-lib-i18n

ride-lib-i18n

JSON →
library1.1.0phppackagistunverified

Internationalization library of the Ride framework providing translation and locale support.

composer require ride/lib-i18n
INSTALL
IMPORT
SIG · RIDE-LIB-I18N
R
ride-lib-i18n
utilityphpv1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Translator
use Ride\Lib\I18n\Translator;

Initialize the translator and translate a string.

use Ride\Lib\I18n\Translator; $translator = new Translator(); echo $translator->translate('hello');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
6
Resources
ride-lib-i18n — pip install ride-lib-i18n · libregistry