latevaweb/laravel-translatable
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.
|
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 | |
| flobbos/laravel-translatable-db | 0.92 | 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 | |
| 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 | |
| astrotomic/laravel-translatable | 0.92 | 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,411 | 1,422 | 177 | 177K | 28 | 47.1 | 45.4 | MIT | 2 months ago | |
| novius/laravel-translatable | 0.92 | 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.91 | — | 273 | 278 | 28 | 660 | 0 | 5.6 | 5.2 | MIT | 7 years ago | |
| 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. | 843 | 845 | 92 | 107K | 0 | 30.6 | 32.8 | MIT | 3 months ago | |
| bonnier/laravel-translation-provider | 0.91 | 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 | |
| guidocella/laravel-multilingual | 0.91 | 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 | |
| barryvdh/laravel-translation-manager | 0.91 | — | 1,700 | 1,709 | 415 | 82K | 19 | 57.6 | 59.8 | MIT | 2 months ago | |
| typicms/translatable | 0.90 | — | 1 | 1 | 0 | 380 | 0 | 16.4 | 36.6 | NOASSERTION | 2 months ago | |
| outhebox/laravel-translations | 0.90 | — | 811 | 809 | 114 | 4K | 0 | 33.2 | 12.7 | MIT | 2 months ago | |
| 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. | 93 | 93 | 7 | 35K | 1 | 4.7 | 35.5 | — | 2 years ago | |
| cyberspectrum/i18n | 0.89 | 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 | 30 | 0 | 0.3 | 20.6 | MIT | — | |
| esign/laravel-underscore-translatable | 0.89 | — | 3 | 3 | 0 | 965 | 0 | 22.4 | 38.1 | MIT | 1 month ago | |
| gettext/translator | 0.88 | 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 __(). | 11 | 13 | 4 | 186K | 0 | 2.0 | 55.3 | MIT | 1 year ago | |
| spatie/laravel-translatable | 0.85 | 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 |
How can I help you explore Laravel packages today?