bottelet/translation-checker
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| barryvdh/laravel-translation-manager | 0.91 | — | 1,702 | 1,712 | 416 | 100K | 19 | 54.5 | 59.2 | MIT | 4 months ago | |
| spatie/laravel-translation-loader | 0.89 | 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. | 853 | 851 | 91 | 131K | 0 | 27.4 | 33.2 | MIT | 5 months ago | |
| novius/laravel-translatable | 0.89 | 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 | 307 | 0 | 18.6 | 39.8 | AGPL-3.0 | 2 months ago | |
| larswiegers/laravel-translations-checker | 0.89 | 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. | 256 | 257 | 24 | 22K | 7 | 27.6 | 34.3 | MIT | 1 month ago | |
| codebuglab/laravel-go-translate | 0.87 | — | 34 | 34 | 4 | 0 | 0 | 2.1 | — | MIT | 4 years ago | |
| laravel-lang/publisher | 0.86 | Laravel Lang Publisher lets you publish and manage Laravel Lang translation files in your app. Install as a dev dependency and use it to keep localization resources organized and up to date with the Laravel Lang ecosystem. | 218 | 218 | 25 | 498K | 0 | 23.4 | 51.5 | MIT | 4 months ago | |
| devwizardhq/laravel-localizer | 0.84 | — | 7 | 7 | 0 | 170 | 0 | 19.6 | 21.5 | MIT | 1 month ago | |
| vinkla/translator | 0.84 | — | 272 | 278 | 28 | 1K | 0 | 5.6 | 6.7 | MIT | 7 years ago | |
| flobbos/laravel-translatable-db | 0.83 | 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 | 38 | 0 | 24.2 | 13.9 | NOASSERTION | 1 month ago | |
| guidocella/laravel-multilingual | 0.82 | 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 | 4 months ago |
How can I help you explore Laravel packages today?