symfony/translation
Symfony Translation component for internationalizing PHP apps: create a Translator, load messages from arrays, files, or other loaders, handle locales and domains, and translate strings at runtime. Part of the Symfony ecosystem and works well standalone.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| yiisoft/translator | 0.90 | yiisoft/translator is a lightweight PHP translation library for managing messages, locales, and pluralization. Integrates with Yii and PSR-style components, supports multiple message sources and fallback locales, and is suitable for apps and libraries needing i18n. | 26 | — | 9 | — | 10 | 23.2 | 3.6 | BSD-3-Clause | 4 months ago | |
| astrotomic/laravel-translatable | 0.88 | Laravel package for translatable Eloquent models. Store model translations in the database and automatically fetch/save the correct locale with minimal code. Simplifies retrieving and persisting multilingual attributes across your app. | 1,399 | 1,411 | 178 | 178K | 28 | 50.2 | 46.1 | MIT | 1 week ago | |
| yiisoft/translator-message-php | 0.87 | PHP message source for Yii Translator that loads translations from PHP files/arrays. Provides a simple, fast backend for storing and retrieving localized messages, suitable for Yii apps needing file-based i18n without a database. | 14 | — | 9 | — | 0 | 20.3 | — | BSD-3-Clause | 4 months ago | |
| mcamara/laravel-localization | 0.87 | Laravel localization helper for multi-language apps: detect browser language, redirect and persist locale (session/cookie), define routes once with locale prefixes, translate routes, optionally hide default locale, plus helpers like language selector. Supports caching and testing. | 3,552 | 3,588 | 519 | 170K | 38 | 74.7 | 48.0 | MIT | 3 weeks ago | |
| symfony/intl | 0.87 | Symfony Intl component provides access to ICU localization data: locales, languages, countries, scripts, currencies, time zones and more. Includes optional zlib-based data compression via the provided compress script for smaller distributions. | 2,640 | 2,644 | 54 | 4M | 0 | 45.6 | 52.1 | MIT | 1 week ago | |
| illuminate/translation | 0.86 | Illuminate Translation is Laravel’s translation engine, providing a Translator with loaders, language files, and fallback locales to resolve strings and pluralization. Supports namespaces, JSON translations, and runtime locale switching for multilingual PHP apps. | 69 | 73 | 11 | 497K | 0 | 0.7 | 53.2 | MIT | — | |
| laravel-lang/status-generator | 0.86 | Dev tool for Laravel Lang that generates locale status by creating missing locales and downloading/copying translation files from Laravel projects (framework, laravel, jetstream). Provides CLI commands to create locales and fetch sources from URLs/paths. | 4 | 4 | 2 | 31K | 0 | 29.5 | 61.5 | MIT | 3 weeks ago | |
| laravel-lang/locales | 0.86 | Locale data package for Laravel Lang. Provides up-to-date locale definitions you can use across your Laravel apps, with documentation for installation and contribution guidelines. MIT licensed. | 13 | 13 | 5 | 361K | 0 | 28.3 | 65.0 | MIT | 3 weeks ago | |
| laravel-lang/lang | 0.86 | Community-maintained Laravel translation files for many locales. Adds localizations for core messages and validation, with easy Composer install and ongoing updates. Part of the Laravel Lang ecosystem; see docs for setup and contribution guidelines. | 7,773 | 7,800 | 2,990 | 410K | 0 | 70.5 | 28.1 | MIT | 2 weeks ago | |
| symfony/translation-contracts | 0.79 | Symfony Translation Contracts provides lightweight interfaces and abstractions for translation in PHP, extracted from Symfony components. Use it to build interoperable, battle‑tested translation integrations while staying framework-agnostic and compatible with Symfony implementations. | 2,605 | 2,609 | 3 | 14M | 0 | 13.1 | 51.6 | MIT | — |
How can I help you explore Laravel packages today?