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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| fevrok/laravel-translatable | 0.94 | — | 70 | 71 | 6 | 0 | 0 | 0.9 | — | MIT | 4 years ago | |
| latevaweb/laravel-translatable | 0.94 | 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 | |
| laravel-lang/models | 0.94 | 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 | 231K | 0 | 20.1 | 61.9 | MIT | 4 months ago | |
| flobbos/laravel-translatable-db | 0.93 | 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 | 28 | 0 | 25.6 | 12.2 | NOASSERTION | 2 weeks ago | |
| vinkla/translator | 0.93 | — | 272 | 278 | 28 | 695 | 0 | 5.6 | 5.4 | MIT | 7 years ago | |
| novius/laravel-translatable | 0.92 | 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 | 467 | 0 | 19.5 | 42.3 | AGPL-3.0 | 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 | 3 months ago | |
| typicms/translatable | 0.92 | — | 1 | 1 | 0 | 365 | 0 | 14.0 | 34.8 | NOASSERTION | 4 months ago | |
| spatie/laravel-translatable | 0.90 | Adds HasTranslations to Eloquent models to store translations in JSON columns—no extra tables. Define translatable attributes via PHP 8 attribute or $translatable property, then set/get per-locale values while model accessors return the current app locale. | 2,457 | 2,481 | 297 | 1M | 0 | 46.5 | 41.9 | MIT | 2 months ago | |
| esign/laravel-underscore-translatable | 0.90 | — | 3 | 3 | 0 | 979 | 0 | 19.9 | 37.5 | MIT | 2 months ago | |
| outhebox/laravel-translations | 0.89 | — | 815 | 813 | 117 | 4K | 1 | 36.5 | 12.4 | MIT | 1 week ago |
How can I help you explore Laravel packages today?