gettext/translator
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 __().
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cakephp/i18n | 0.91 | 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.91 | 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 | |
| novius/laravel-translatable | 0.90 | 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 | |
| binsoul/common-i18n-intl | 0.90 | 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 | — | |
| 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 | 0 | 1 | 0.4 | 0.4 | MIT | — | |
| 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. | 92 | 92 | 7 | 35K | 1 | 4.7 | 35.6 | — | 2 years ago | |
| wdes/php-i18n-l10n | 0.89 | — | 4 | 5 | 4 | 3K | 0 | 9.4 | 41.4 | MPL-2.0 | 8 months ago | |
| stevegrunwell/lost-in-translation | 0.89 | — | 36 | 36 | 8 | 330 | 8 | 3.2 | 17.0 | MIT | 8 years ago | |
| bonnier/laravel-translation-provider | 0.89 | 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 | |
| php-translation/symfony-bundle | 0.89 | Symfony bundle for the PHP Translation library. Integrates translation management, storage, and workflows into Symfony apps, with services and console tooling to import/export translations and keep locale files in sync across providers. | 324 | 326 | 94 | 34K | 51 | 44.1 | 51.1 | MIT | 2 months ago | |
| codebuglab/laravel-go-translate | 0.88 | — | 34 | 34 | 4 | 0 | 0 | 2.1 | — | MIT | 4 years ago | |
| cyberspectrum/i18n | 0.88 | 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 | — | |
| edulazaro/laratext | 0.88 | Laratext manages and auto-translates Laravel text strings by using both key and text for readable, stable translations. Includes @text directive and text() helper, scans/updates language files, and supports OpenAI, Google Translate, and more. | 77 | 76 | 8 | 820 | 0 | 27.2 | 17.2 | MIT | 5 days ago | |
| vinkla/translator | 0.88 | — | 272 | 278 | 28 | 1K | 0 | 5.6 | 6.7 | MIT | 7 years ago | |
| binsoul/common-i18n | 0.88 | 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 | — | |
| latevaweb/laravel-translatable | 0.88 | 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 | |
| docteurklein/translator-bundle | 0.88 | — | 46 | 46 | 14 | 0 | 7 | 3.5 | 1.9 | MIT | 10 years ago | |
| laravel-lang/publisher | 0.88 | Laravel Lang Publisher lets you publish and manage Laravel Lang translation files in your app. Install as a dev dependency and use it to keep localization resources organized and up to date with the Laravel Lang ecosystem. | 218 | 218 | 25 | 498K | 0 | 23.4 | 51.5 | MIT | 4 months ago | |
| beloop/language | 0.88 | 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 | |
| yiisoft/translator | 0.84 | Yii Translator provides a clean abstraction for message translation in PHP apps, with support for multiple message categories, locales, and fallback logic. Integrates with Yii components to load, format, and return translated strings consistently across your project. | 26 | 26 | 10 | 33K | 10 | 14.9 | 48.4 | BSD-3-Clause | 8 months ago |
How can I help you explore Laravel packages today?