spatie/laravel-translation-loader
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| barryvdh/laravel-translation-manager | 0.93 | — | 1,701 | 1,709 | 415 | 88K | 19 | 57.6 | 59.8 | MIT | 2 months ago | |
| bonnier/laravel-translation-provider | 0.93 | 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 | |
| latevaweb/laravel-translatable | 0.91 | 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 | |
| laravel-lang/models | 0.91 | 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.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 | |
| 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 | |
| typicms/translatable | 0.90 | — | 1 | 1 | 0 | 427 | 0 | 16.5 | 36.6 | NOASSERTION | 2 months ago | |
| illuminate/translation | 0.85 | Illuminate Translation is Laravel’s translation engine, providing a Translator with loaders, language files, and fallback locales to resolve strings and pluralization. Supports namespaces, JSON translations, and runtime locale switching for multilingual PHP apps. | 69 | 73 | 11 | 482K | 0 | 0.7 | 53.0 | MIT | — | |
| symfony/translation | 0.85 | Symfony Translation component helps internationalize PHP apps with a powerful Translator, loaders, and resources (arrays, files, etc.). Define locales, add message catalogs, and translate strings with parameters and pluralization support across your application. | 6,611 | 6,651 | 89 | 14M | 0 | 59.1 | 54.2 | MIT | 1 week ago | |
| spatie/laravel-tags | 0.84 | Add flexible tagging to Laravel Eloquent models with the HasTags trait. Create, attach, detach, and query tags with ease, with built-in support for tag types, translations, and sorting—ideal for organizing content across your app. | 1,740 | 1,760 | 286 | 474K | 0 | 41.0 | 37.9 | MIT | 3 months ago | |
| spatie/nova-translatable | 0.84 | Make any Laravel Nova field translatable with a simple Translatable wrapper. Works with spatie/laravel-translatable to store per-locale values in a JSON column, rendering locale tabs for editing. Requires Nova 4/5 and MySQL 5.7.8+. | 223 | 226 | 27 | 54K | 0 | 24.5 | 37.1 | MIT | 3 months ago |
How can I help you explore Laravel packages today?