larswiegers/laravel-translations-checker
Find missing Laravel translations fast. Run php artisan translations:check to compare languages and see what keys are missing and where. Supports custom lang directories plus excluding vendor paths, specific languages, and file extensions for cleaner results.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bottelet/translation-checker | 0.89 | Laravel dev tool to scan your code for translation strings, detect missing keys in lang files (JSON/PHP), and sync them across locales. Optionally use AI to auto-translate missing entries; otherwise adds null placeholders to keep files consistent. | 130 | 130 | 8 | 3K | 2 | 14.7 | 22.6 | MIT | 6 months ago | |
| barryvdh/laravel-translation-manager | 0.88 | — | 1,702 | 1,709 | 417 | 89K | 19 | 56.1 | 59.1 | MIT | 4 months ago | |
| codebuglab/laravel-go-translate | 0.87 | — | 34 | 34 | 4 | 0 | 0 | 2.1 | — | MIT | 4 years ago | |
| spatie/laravel-translation-loader | 0.87 | 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 | |
| astrotomic/laravel-translatable | 0.87 | 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,420 | 1,432 | 176 | 204K | 28 | 45.0 | 46.4 | MIT | 3 months ago | |
| novius/laravel-translatable | 0.86 | 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 | |
| vinkla/translator | 0.86 | — | 272 | 278 | 28 | 695 | 0 | 5.6 | 5.4 | MIT | 7 years ago |
How can I help you explore Laravel packages today?