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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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. | 849 | 851 | 91 | 131K | 0 | 28.3 | 33.5 | MIT | 5 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 | |
| novius/laravel-translatable | 0.91 | 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.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 | 3 months ago | |
| barryvdh/laravel-translation-manager | 0.91 | — | 1,702 | 1,709 | 417 | 89K | 19 | 56.1 | 59.1 | MIT | 4 months ago | |
| fevrok/laravel-translatable | 0.91 | — | 70 | 71 | 6 | 0 | 0 | 0.9 | — | MIT | 4 years ago | |
| typicms/translatable | 0.90 | — | 1 | 1 | 0 | 365 | 0 | 14.0 | 34.8 | NOASSERTION | 4 months ago | |
| outhebox/laravel-translations | 0.90 | — | 816 | 817 | 117 | 4K | 1 | 36.4 | 12.8 | MIT | 1 week ago | |
| flobbos/laravel-translatable-db | 0.90 | 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 | |
| php-translation/common | 0.90 | 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. | 92 | 92 | 7 | 42K | 1 | 4.7 | 36.6 | — | 2 years ago | |
| astrotomic/laravel-translatable | 0.89 | 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,421 | 1,432 | 176 | 203K | 28 | 45.0 | 46.4 | MIT | 3 months 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 | 42 | 0 | 0.3 | 22.6 | MIT | — | |
| laravel-lang/models | 0.89 | 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 | |
| spatie/laravel-translatable | 0.89 | 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.2 | 41.8 | MIT | 2 months ago | |
| esign/laravel-underscore-translatable | 0.89 | — | 3 | 3 | 0 | 979 | 0 | 19.9 | 37.5 | MIT | 2 months 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 | 174K | 0 | 22.3 | 64.9 | MIT | 1 month ago | |
| vinkla/translator | 0.88 | — | 272 | 278 | 28 | 695 | 0 | 5.6 | 5.4 | MIT | 7 years ago | |
| weglot/translate-laravel | 0.84 | — | 36 | 36 | 3 | 0 | 2 | 0.3 | — | MIT | — | |
| weglot/weglot-laravel | 0.81 | — | 36 | 35 | 3 | 0 | 2 | 0.3 | — | MIT | — |
How can I help you explore Laravel packages today?