Registry / utility / cakephp-i18n

cakephp-i18n

JSON →
library5.3.4phppackagistunverified

CakePHP Internationalization library with support for messages translation and dates and numbers localization

composer require cakephp/i18n
INSTALL
IMPORT
SIG · CAKEPHP-I18N
C
cakephp-i18n
utilityphpv5.3.4
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.

I18n
✓ use Cake\I18n\I18n;

Set locale and translate messages

use Cake\I18n\I18n; I18n::setLocale('fr_FR'); echo __('Hello'); // Bonjour
Debug
Known issues
breakingRequires intl PHP extension
fix
Install php-intl extension before using
affects: *
Upgrade
Version history
5.3.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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