Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-cakephp4-i18n - CakePHP I18n Library

Website:
https://cakephp.org/
Licence:
MIT
Vendor:
Remi Collet
Description:
CakePHP I18n Library:

The I18n library provides a `I18n` service locator that can be used for setting
the current locale, building translation bundles and translating messages.

Additionally, it provides the `Time` and `Number` classes which can be used to
output dates, currencies and any numbers in the right format for the specified locale.

Packages

php-cakephp4-i18n-4.0.3-1.fc31.remi.noarch [38 KiB] Changelog by Remi Collet (2020-01-27):
- update to 4.0.3
php-cakephp4-i18n-4.0.2-1.fc31.remi.noarch [37 KiB] Changelog by Remi Collet (2020-01-13):
- update to 4.0.2
- switch from Zend to Laminas