outhebox/laravel-translations
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | 5 | 0 | 1.7 | 11.5 | — | 5 years ago | |
| spatie/laravel-translation-loader | 0.90 | Store Laravel/Lumen translation strings in the database while keeping the familiar __() helper. Mix file and DB translations; DB values override files. Extendable to other translation sources via custom providers. | 844 | 845 | 92 | 113K | 0 | 30.4 | 33.1 | MIT | 3 months ago | |
| spatie/laravel-translatable | 0.90 | Adds a HasTranslations trait to Eloquent models to store translations as JSON in the same table (no extra tables). Define translatable attributes via PHP attribute or $translatable, then set/get translations per locale and auto-resolve by app locale. | 2,444 | 2,464 | 297 | 1M | 0 | 49.1 | 42.1 | MIT | 1 month ago | |
| typicms/translatable | 0.89 | — | 1 | 1 | 0 | 385 | 0 | 16.2 | 35.8 | NOASSERTION | 2 months ago | |
| alessandrolandim/translation-bundle | 0.89 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| novius/laravel-translatable | 0.89 | Make Laravel Eloquent models translatable using locale and locale_parent_id. Includes migration macro, Translatable trait, relations for translations (with/without soft-deleted), translate() and getTranslation(), plus withLocale() query scope. Supports Laravel 10–13, PHP 8.2–8.5. | 0 | 0 | 1 | 959 | 0 | 22.0 | 48.1 | AGPL-3.0 | 4 weeks 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 | |
| flobbos/laravel-translatable-db | 0.89 | Store model translations in a dedicated database table with Laravel. flobbos/laravel-translatable-db adds a simple translatable trait, helpers, and query support so you can persist and retrieve localized fields cleanly without JSON columns. | 5 | 5 | 0 | 6 | 0 | 5.4 | 4.2 | NOASSERTION | 6 years ago | |
| php-translation/symfony-bundle | 0.88 | 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. | 325 | 326 | 94 | 36K | 51 | 47.8 | 52.8 | MIT | 4 weeks ago | |
| yiisoft/translator | 0.88 | 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 | 23K | 10 | 17.4 | 46.7 | BSD-3-Clause | 6 months ago | |
| guidocella/laravel-multilingual | 0.88 | Laravel package for building multilingual apps: defines per-locale routes and URLs, integrates language switching and detection, and helps translate paths for localized navigation. Lightweight setup for Laravel projects needing clean locale-aware routing. | 2 | 2 | 0 | 0 | 0 | 18.9 | — | MIT | 2 months ago | |
| docteurklein/translator-bundle | 0.88 | — | 46 | 46 | 14 | 0 | 7 | 3.5 | 1.9 | MIT | 10 years ago | |
| devwizardhq/laravel-localizer | 0.88 | — | 7 | 7 | 0 | 248 | 0 | 18.7 | 23.9 | MIT | 1 month ago | |
| barryvdh/laravel-translation-manager | 0.87 | — | 1,700 | 1,709 | 415 | 89K | 19 | 57.3 | 59.8 | MIT | 2 months ago | |
| fevrok/laravel-translatable | 0.87 | — | 70 | 71 | 6 | 0 | 0 | 0.9 | — | MIT | 4 years ago | |
| laravel-lang/models | 0.87 | Adds localized names and attributes for Laravel Eloquent models via Laravel Lang. Plug-and-play translations for model labels across multiple languages to improve UI, validation messages, and admin panels. Install with composer and follow the docs for setup. | 7 | 7 | 4 | 201K | 0 | 22.6 | 63.1 | MIT | 2 months ago | |
| codebuglab/laravel-go-translate | 0.87 | — | 34 | 35 | 4 | 0 | 0 | 2.1 | — | MIT | 4 years ago | |
| creative/symfony-db-i18n-bundle | 0.87 | — | 16 | 17 | 11 | 27 | 1 | 2.0 | 5.7 | — | 5 years ago | |
| vinkla/translator | 0.87 | — | 273 | 278 | 28 | 680 | 0 | 5.6 | 5.3 | MIT | 7 years ago | |
| astrotomic/laravel-translatable | 0.86 | Laravel package for translatable Eloquent models. Store model translations in the database and automatically fetch/save multilingual attributes based on locale, reducing boilerplate when working with multi-language content. | 1,412 | 1,423 | 177 | 189K | 28 | 47.1 | 45.4 | MIT | 2 months ago |
How can I help you explore Laravel packages today?