yiisoft/i18n
Yii i18n provides lightweight internationalization utilities for PHP: a BCP 47 Locale value object to parse and modify locale parts, build locale strings, and derive fallbacks, plus a stateful LocaleProvider service for managing the current and default locale.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| yiisoft/translator-message-php | 0.91 | PHP message source for Yii Translator that loads translations from PHP files (arrays). Lightweight, fast, and easy to structure by categories/locales, making it simple to manage message catalogs and integrate file-based i18n into your app. | 14 | 14 | 10 | 14K | 0 | 11.0 | — | BSD-3-Clause | 5 months ago | |
| yiisoft/html | 0.90 | Yii HTML is a PHP library for safe, dynamic server-side HTML generation. It provides classes for common HTML tags, a CustomTag builder, widgets like ButtonGroup/CheckboxList/RadioList, automatic content encoding with NoEncode, and an Html helper API. | 58 | 58 | 23 | 21K | 7 | 27.8 | 43.1 | BSD-3-Clause | 2 weeks ago | |
| binsoul/common-i18n | 0.90 | Common i18n utilities for PHP applications. Provides lightweight helpers for working with translations and locales, aiming to reduce boilerplate around internationalization in shared code across projects. | 1 | 1 | 0 | 1 | 0 | 0.0 | 2.4 | MIT | — | |
| beloop/language | 0.90 | Laravel package for handling application languages and localization: manage available languages, switch the current locale, and provide helpers/middleware for language detection and routing. Lightweight setup for multilingual sites and dashboards. | 0 | 0 | 0 | 0 | 0 | 1.4 | — | — | 6 years ago | |
| docteurklein/translator-bundle | 0.89 | — | 46 | 46 | 14 | 0 | 7 | 3.5 | 1.9 | MIT | 10 years ago | |
| cyberspectrum/i18n-xliff | 0.89 | PHP library for working with XLIFF translation files in i18n workflows. Provides parsing and handling utilities to read, write, and manipulate XLIFF data for localization pipelines, helping integrate translators’ files into apps and build processes. | 0 | 0 | 2 | 30 | 1 | 0.4 | 0.4 | MIT | — | |
| creative/symfony-db-i18n-bundle | 0.89 | — | 17 | 17 | 11 | 27 | 1 | 2.0 | 5.5 | — | 5 years ago | |
| php-translation/common | 0.89 | Shared contracts and utilities for the PHP Translation ecosystem. Provides common interfaces, models, and helpers used across translation bundles to keep integrations consistent and reduce duplication, making it easier to build and maintain translation features in PHP apps. | 93 | 93 | 7 | 35K | 1 | 4.7 | 35.5 | — | 2 years ago | |
| binsoul/common-i18n-intl | 0.89 | Intl-based i18n helpers for PHP from binsoul/common-i18n. Provides locale-aware formatting and parsing for numbers, currencies, dates/times, and messages via the PHP Intl extension, to simplify building internationalized apps and libraries. | 1 | 1 | 0 | 1 | 0 | 0.0 | 2.4 | MIT | — | |
| php-standard-library/locale | 0.89 | PHP Standard Library Locale component providing locale-aware formatting and parsing utilities. Helps handle language/region settings, localized dates, numbers, and other internationalization tasks in PHP apps with a lightweight, straightforward API. | 1 | 1 | 0 | 28K | 0 | 21.2 | 64.9 | MIT | 1 week ago | |
| bastsys/locale-bundle | 0.88 | — | 0 | 0 | 0 | 0 | 0 | 3.0 | — | — | 5 years ago | |
| shureban/laravel-localization | 0.88 | Laravel middleware that auto-sets the application locale from the HTTP Accept-Language header. Install via Composer, register the service provider, and add the Localization middleware globally, per group, or per route. | 0 | 0 | 0 | 213 | 0 | 0.3 | 32.2 | MIT | 3 years ago | |
| chamber-orchestra/translation-bundle | 0.88 | — | 0 | 0 | 0 | 252 | 0 | 0.0 | 33.2 | Apache-2.0 | — | |
| symfony/translation | 0.87 | Symfony Translation component helps internationalize PHP apps with a powerful Translator, loaders, and resources (arrays, files, etc.). Define locales, add message catalogs, and translate strings with parameters and pluralization support across your application. | 6,611 | 6,651 | 89 | 14M | 0 | 59.1 | 54.2 | MIT | 1 week ago | |
| php-translation/translator | 0.87 | — | 25 | 25 | 16 | 977 | 9 | 5.2 | 23.9 | MIT | 5 years ago | |
| sylius/locale | 0.87 | Locale component for Sylius and PHP apps, providing tools to manage locale codes and formatting. Helps handle available locales, current locale selection, and locale-related utilities for internationalized storefronts and services. | 10 | 10 | 1 | 11K | 0 | 0.1 | — | MIT | — | |
| yiisoft/definitions | 0.87 | Minimalistic definitions container for PHP apps. Build and compose object definitions for DI: map IDs to classes, factories, values and params, with autowiring-friendly configuration. Designed to work smoothly with Yii and other PSR-based projects. | 0 | 15 | — | 30K | — | 14.8 | 51.5 | — | — | |
| gettext/translator | 0.87 | Lightweight PHP translation layer for gettext/gettext. Use Translator to load PHP array translations without the native gettext extension, or GettextTranslator to leverage the extension with the same API. Includes global helper functions for template-friendly __(). | 11 | 13 | 4 | 186K | 0 | 2.0 | 55.3 | MIT | 1 year ago | |
| zf1/zend-locale | 0.87 | Zend Framework 1 Zend_Locale component for Composer. Provides locale detection, localization data, and locale-aware utilities with Composer-based autoloading. Ideal for using only this ZF1 piece or migrating apps incrementally. | 7 | 7 | 10 | 14K | 0 | 0.3 | 44.8 | BSD-3-Clause | — | |
| yiisoft/di | 0.86 | PSR-11 compatible dependency injection container for PHP 8.1+. Supports autowiring plus constructor, method and property injection, aliasing, service providers, delegated/composite containers, circular reference detection, and state reset for long-running workers. | 236 | 239 | 46 | 27K | 15 | 19.5 | 38.2 | BSD-3-Clause | 6 months ago |
How can I help you explore Laravel packages today?