https://github.com/mlocati/zendframework2-i18n-v3
https://github.com/mlocati/zendframework2-i18n-v3
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mlocati/zendframework2-i18n-v3
- Owner: mlocati
- License: bsd-3-clause
- Created: 2015-05-19T13:09:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-19T13:44:07.000Z (over 10 years ago)
- Last Synced: 2025-03-24T01:45:12.525Z (7 months ago)
- Language: PHP
- Size: 1.63 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# zend-i18n
`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.- File issues at https://github.com/zendframework/zend-i18n/issues
- Documentation is at http://framework.zend.com/manual/current/en/index.html#zend-i18n