yiisoft/i18n
Yii Internationalization Library
1.2.2
673K downloads/mo
#4193 most downloaded on Packagist
yiisoft/i18n
What this package is like to depend on
Last release 8 months ago
29 Nov 2025
Ships fairly regularly
a new release about every 1.6 years
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
5 releases · first in 2020
1 release in the last 12 months
see the full history below
Release timeline
5 releases · Dec 2020 to Nov 2025
2021
2022
2023
2024
2025
2026
Releases
latest 5-
1.2.229 Nov 2025Release notes
Open source →- Chg #75, #76: Change PHP constraint in
composer.jsonto8.0 - 8.5(@vjik)
- Chg #75, #76: Change PHP constraint in
-
1.2.110 Jun 2023Release notes
Open source →- Bug #56: Fix
LocaleProvider::isDefaultLocale()giving a wrong result if locale is set explicitly to the one matching default (@samdark)
- Bug #56: Fix
-
1.2.004 Jun 2023Release notes
Open source →Release notes
Open source →- New #55: Add
LocaleProvider(@samdark) - Chg #55: Raise major PHP version to 8 (@samdark)
- New #55: Add
-
1.1.005 Nov 2021Release notes
Open source →- New #33: Add support for keywords
hours,colnumeric, andcolcasefirst. These keywords are part of the ECMAScript 2022 Internationalization API Specification (ECMA-402 9th Edition), and supporting them allows for better cross-communication between PHP and JavaScript layers.hoursdefines an hour cycle for the locale (i.e.h11,h12,h23,h24). For more information see the key/type definition for the Unicode Hour Cycle Identifier.colnumericandcolcasefirstare both collation settings defined as part of the Unicode Locale Data Markup Language (@ramsey)
- New #33: Add support for keywords
-
1.0.025 Dec 2020