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. | 131 | 131 | 8 | 3K | 2 | 17.3 | 21.4 | MIT | 5 months ago | |
| barryvdh/laravel-translation-manager | 0.88 | — | 1,701 | 1,709 | 415 | 88K | 19 | 57.6 | 59.8 | MIT | 2 months ago | |
| codebuglab/laravel-go-translate | 0.87 | — | 35 | 35 | 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. | 842 | 845 | 92 | 108K | 0 | 30.6 | 32.8 | MIT | 3 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,411 | 1,422 | 177 | 180K | 28 | 47.1 | 45.4 | MIT | 2 months ago | |
| vinkla/translator | 0.86 | — | 273 | 278 | 28 | 660 | 0 | 5.6 | 5.2 | MIT | 7 years ago |
How can I help you explore Laravel packages today?