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-3.fc29.remi.noarch [39 KiB] Changelog by Remi Collet (2020-02-10):
- add Form and ORM components
php-cakephp4-i18n-4.0.3-2.fc29.remi.noarch [39 KiB] Changelog by Remi Collet (2020-02-10):
- use Chronos 2.0.2
- add Http component