astrotomic/laravel-translatable
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| novius/laravel-translatable | 0.94 | 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 | 3 weeks ago | |
| vinkla/translator | 0.93 | — | 273 | 278 | 28 | 660 | 0 | 5.6 | 5.2 | MIT | 7 years ago | |
| latevaweb/laravel-translatable | 0.93 | 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 | |
| fevrok/laravel-translatable | 0.93 | — | 70 | 71 | 6 | 0 | 0 | 0.9 | — | MIT | 4 years ago | |
| laravel-lang/models | 0.92 | 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 | |
| guidocella/laravel-multilingual | 0.92 | 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 | |
| richan-fongdasen/laravel-i18n | 0.92 | — | 0 | 13 | — | 1K | — | 5.6 | 26.5 | — | — | |
| spatie/laravel-translation-loader | 0.91 | 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. | 842 | 845 | 92 | 108K | 0 | 30.6 | 32.8 | MIT | 3 months ago | |
| typicms/translatable | 0.91 | — | 1 | 1 | 0 | 427 | 0 | 16.5 | 36.6 | NOASSERTION | 2 months ago | |
| flobbos/laravel-translatable-db | 0.91 | 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 | |
| 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 | |
| esign/laravel-underscore-translatable | 0.90 | — | 3 | 3 | 0 | 965 | 0 | 22.4 | 38.1 | MIT | 1 month ago | |
| barryvdh/laravel-translation-manager | 0.90 | — | 1,701 | 1,709 | 415 | 88K | 19 | 57.6 | 59.8 | MIT | 2 months ago | |
| bastsys/locale-bundle | 0.90 | — | 0 | 0 | 0 | 0 | 0 | 3.0 | — | — | 5 years ago |
How can I help you explore Laravel packages today?