Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-zendframework-zend-i18n - Zend Framework I18n component

Website:
https://zendframework.github.io/zend-i18n/
Licence:
BSD
Vendor:
Remi Collet
Description:
Zend\I18n comes with a complete translation suite which supports all major
formats and includes popular features like plural translations and text
domains. The Translator component is mostly dependency free, except for
the fallback to a default locale, where it relies on the Intl PHP extension.

The translator itself is initialized without any parameters, as any
configuration to it is optional. A translator without any translations
will actually do nothing but just return the given message IDs.

Documentation: https://zendframework.github.io/zend-i18n/

Packages

php-zendframework-zend-i18n-2.9.0-2.fc28.remi.noarch [105 KiB] Changelog by Remi Collet (2018-05-23):
- update to 2.9.0
php-zendframework-zend-i18n-2.8.0-2.fc28.remi.noarch [105 KiB] Changelog by Remi Collet (2018-04-26):
- update to 2.8.0
- switch to phpunit6 or phpunit7
- use range dependencies on F27+