spatie/nova-translatable
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+.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| flobbos/laravel-translatable-db | 0.87 | 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/nova-backup-tool | 0.87 | Laravel Nova tool for managing application backups via spatie/laravel-backup. View all backups, run new backups, download archives, and delete old backups from the Nova dashboard. | 361 | 365 | 65 | 6K | 0 | 27.5 | 19.7 | MIT | 3 months ago | |
| typicms/translatable | 0.87 | — | 1 | 1 | 0 | 427 | 0 | 16.5 | 36.6 | NOASSERTION | 2 months ago | |
| outl1ne/nova-translations-loader | 0.86 | Load your package’s translation files into Laravel Nova. Add the LoadsNovaTranslations trait to a service provider and call loadTranslations() to register Nova translations and optionally publish them automatically. Compatible with Nova 4, Laravel 9/10. | 39 | 39 | 39 | 250K | 1 | 8.4 | 52.3 | MIT | 1 year ago | |
| spatie/laravel-translatable | 0.86 | 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 | |
| cyberspectrum/i18n | 0.85 | 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 | — | |
| novius/laravel-translatable | 0.85 | 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 | |
| guidocella/laravel-multilingual | 0.85 | 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 | |
| beloop/language | 0.85 | Laravel package for handling application languages and localization: manage available languages, switch the current locale, and provide helpers/middleware for language detection and routing. Lightweight setup for multilingual sites and dashboards. | 0 | 0 | 0 | 0 | 0 | 1.4 | — | — | 6 years ago | |
| binsoul/common-i18n | 0.85 | Common i18n utilities for PHP applications. Provides lightweight helpers for working with translations and locales, aiming to reduce boilerplate around internationalization in shared code across projects. | 1 | 1 | 0 | 1 | 0 | 0.0 | 2.4 | MIT | — | |
| php-translation/translator | 0.85 | — | 25 | 25 | 16 | 977 | 9 | 5.2 | 23.9 | MIT | 5 years ago | |
| a2lix/i18n-doctrine-bundle | 0.85 | — | 21 | 24 | 23 | 2K | 0 | 0.7 | 19.5 | — | 7 years ago | |
| fevrok/laravel-translatable | 0.85 | — | 70 | 71 | 6 | 0 | 0 | 0.9 | — | MIT | 4 years ago | |
| esign/laravel-underscore-translatable | 0.85 | — | 3 | 3 | 0 | 965 | 0 | 22.4 | 38.1 | MIT | 1 month ago | |
| yiisoft/translator | 0.84 | Yii Translator provides a clean abstraction for message translation in PHP apps, with support for multiple message categories, locales, and fallback logic. Integrates with Yii components to load, format, and return translated strings consistently across your project. | 26 | 26 | 10 | 23K | 10 | 17.4 | 46.7 | BSD-3-Clause | 5 months ago | |
| novius/laravel-filament-translatable | 0.84 | Adds translation support to Filament in Laravel, helping you manage translatable Eloquent models and localized form fields/resources from one admin panel. Lightweight package to streamline multilingual CRUD for Filament apps. | 1 | 1 | 1 | 471 | 0 | 19.4 | 38.2 | — | 3 weeks ago | |
| vinkla/translator | 0.84 | — | 273 | 278 | 28 | 660 | 0 | 5.6 | 5.2 | MIT | 7 years ago | |
| rivalex/lingua | 0.84 | Database-driven translations for Laravel with a polished Livewire + Flux admin UI. Install and manage languages, edit strings in real time, and sync translations both ways between DB and PHP/JSON files via artisan commands. Supports Laravel 11–13, PHP 8.3+. | 2 | 3 | 1 | 6 | 0 | 22.8 | 7.7 | MIT | 3 weeks ago | |
| jms/translation-bundle | 0.84 | — | 425 | 444 | 282 | 95K | 78 | 57.0 | 66.0 | — | 1 month ago | |
| spatie/laravel-translation-loader | 0.84 | 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 |
How can I help you explore Laravel packages today?