Download the PHP package switon/i18n without Composer
On this page you can find all versions of the php package switon/i18n. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor switon
Package i18n
Short Description Per-request locale, flat translation files, fallback lookup, and optional ICU formatting for Switon Framework
License MIT
Homepage https://github.com/switon-php/i18n
Package i18n
Short Description Per-request locale, flat translation files, fallback lookup, and optional ICU formatting for Switon Framework
License MIT
Homepage https://github.com/switon-php/i18n
Please rate this library. Is it a good library?
Informations about the package i18n
Switon I18n Package
Switon's locale-aware translation layer for request-local locale state, fallback lookup, and message formatting.
Highlights
- One translation entrypoint:
TranslatorInterfacegives app services one place for message lookup. - Request-local locale: the active locale stays isolated per request.
- Fallback-aware lookup: translation files can fall back through configured candidates.
- Formatted messages: placeholders and ICU formatting both work from the same source.
- Missing-key reporting:
TranslationKeyMissingcan surface which translations are still missing.
Installation
Quick Start
Docs: https://docs.switon.dev/latest/i18n
License
MIT.
All versions of i18n with dependencies
PHP Build Version
Package Version
The package switon/i18n contains the following files
Loading the files please wait ...