zendframework/zend-i18n

Name: zend-i18n

Owner: Zend Framework

Description: I18n component from Zend Framework

Created: 2015-05-14 17:29:48.0

Updated: 2018-05-24 13:11:55.0

Pushed: 2018-05-24 13:18:13.0

Homepage: https://github.com/zendframework/zf2

Size: 3946

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

zend-i18n

Build Status Coverage Status

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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.