php-translation/common
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bonnier/laravel-translation-provider | 0.92 | Fetches translation strings from a Translation Manager and exposes them to Laravel via a BTrans::translate() helper plus artisan commands to add, update, delete, and sync translations. Configure service ID and manager URL via .env/services.php. | 0 | 0 | 0 | 0 | 0 | 2.4 | — | — | 8 years ago | |
| cakephp/i18n | 0.92 | CakePHP I18n library for localization: set the current locale, load/organize PO translation bundles, and translate messages with ICU formatting. Includes Time and Number helpers to format dates, currencies, and numeric output per locale. | 29 | 29 | 4 | 3K | 0 | 0.3 | 28.6 | NOASSERTION | — | |
| symfony/translation | 0.92 | Symfony Translation component for internationalizing apps: manage translators, message catalogs, pluralization and locales, load translations from arrays/files, and translate strings with parameters and domains. Install via Composer and integrate in Symfony or standalone PHP. | 6,600 | 6,643 | 90 | 16M | 0 | 58.3 | 54.2 | MIT | 1 month ago | |
| danilovl/translator-bundle | 0.91 | — | 1 | 1 | 1 | 0 | 0 | 14.8 | 6.0 | MIT | 6 months ago | |
| novius/laravel-translatable | 0.91 | Make Laravel Eloquent models translatable using locale and locale_parent_id fields. Provides migration macro, Translatable trait with translations relations (incl. soft-deleted), translate/getTranslation helpers, and withLocale query scope. Supports Laravel 10–13, PHP 8.2–8.5. | 0 | 0 | 1 | 341 | 0 | 18.6 | 39.8 | AGPL-3.0 | 2 months ago | |
| docteurklein/translator-bundle | 0.91 | — | 46 | 46 | 14 | 0 | 7 | 3.5 | 1.9 | MIT | 10 years ago | |
| binsoul/common-i18n | 0.91 | 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 | 92 | 0 | 0.0 | 23.1 | MIT | — | |
| canabelle/cms-translation-bundle | 0.91 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 7 years ago | |
| barryvdh/laravel-translation-manager | 0.90 | — | 1,702 | 1,712 | 416 | 100K | 19 | 54.5 | 59.2 | MIT | 4 months ago | |
| asm/translation-loader-bundle | 0.90 | — | 23 | 24 | 9 | 0 | 11 | 6.2 | 4.5 | — | 11 years ago | |
| latevaweb/laravel-translatable | 0.90 | Add translatable Eloquent attributes backed by a Translations database table. Use a Translatable trait to set/get per-locale values, auto-resolve attributes by current app locale, and store translations via polymorphic relations. | 0 | 0 | 2 | 1 | 0 | 1.7 | 4.9 | — | 5 years ago | |
| adcog-cpi/translation-bundle | 0.90 | Symfony bundle providing translation-aware link helpers for controllers and Twig. Generates tags with translated name/title/description from route keys, optional route-to-class, underscore-to-dot mapping, prefixing, and active-route tracking via configurable defaults. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | 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 | |
| cyberspectrum/i18n-xliff | 0.90 | 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 | 0 | 1 | 0.4 | 0.4 | MIT | — | |
| creative/symfony-db-i18n-bundle | 0.90 | — | 16 | 16 | 11 | 19 | 1 | 2.0 | 4.5 | — | 5 years ago | |
| yiisoft/translator-message-php | 0.90 | 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. | 13 | 14 | 10 | 16K | 0 | 8.5 | 44.4 | BSD-3-Clause | 8 months ago | |
| jms/translation-bundle | 0.90 | — | 424 | 443 | 281 | 91K | 78 | 54.0 | 64.1 | — | 3 months ago | |
| cyberspectrum/i18n | 0.90 | Internationalization helpers for PHP: provides message translation utilities, locale handling, and i18n-related tooling to integrate multilingual text into your application or library. Useful for managing localized strings and adapting output by language and region. | 0 | 0 | 2 | 6 | 0 | 0.3 | 11.7 | MIT | — | |
| bastsys/locale-bundle | 0.89 | — | 0 | 0 | 0 | 0 | 0 | 3.0 | — | — | 5 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 | 119 | 0 | 0.0 | 24.6 | MIT | — |
How can I help you explore Laravel packages today?