Download the PHP package yiisoft/i18n without Composer
On this page you can find all versions of the php package yiisoft/i18n. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor yiisoft
Package i18n
Short Description Yii Internationalization Library
License BSD-3-Clause
Homepage https://www.yiiframework.com/
Package i18n
Short Description Yii Internationalization Library
License BSD-3-Clause
Homepage https://www.yiiframework.com/
Please rate this library. Is it a good library?
Informations about the package i18n
Yii Internationalization Library
The package provides common internationalization utilities:
Locale
stores locale information created from BCP 47 formatted string. It can parse locale string, modify locale parts, form locale string from parts, and derive fallback locale.LocaleProvider
is a stateful service that stores current locale.
Requirements
- PHP 8.0 or higher.
Installation
The package could be installed with Composer:
General usage
Use Locale
as follows:
Use LocaleProvider
as follows:
Documentation
- Internals
If you need help or have a question, the Yii Forum is a good place for that. You may also check out other Yii Community Resources.
License
The Yii Internationalization Library is free software. It is released under the terms of the BSD License.
Please see LICENSE
for more information.
Maintained by Yii Software.
Support the project
Follow updates
All versions of i18n with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package yiisoft/i18n contains the following files
Loading the files please wait ....