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,700 | 1,709 | 415 | 82K | 19 | 57.6 | 59.8 | MIT | 2 months ago | |
| laravel-lang/publisher | 0.89 | 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. | 216 | 216 | 25 | 405K | 0 | 27.4 | 51.9 | MIT | 2 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. | 843 | 845 | 92 | 107K | 0 | 30.5 | 32.8 | MIT | 3 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 | 21 | 24K | 8 | 8.0 | 30.7 | MIT | 1 year ago | |
| codebuglab/laravel-go-translate | 0.87 | — | 34 | 35 | 4 | 0 | 0 | 2.1 | — | MIT | 4 years ago | |
| devwizardhq/laravel-localizer | 0.84 | — | 7 | 7 | 0 | 224 | 0 | 18.8 | 23.2 | MIT | 1 month ago | |
| vinkla/translator | 0.84 | — | 273 | 278 | 28 | 660 | 0 | 5.6 | 5.2 | 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 | 6 | 0 | 5.4 | 4.2 | NOASSERTION | 6 years ago | |
| laravel-lang/status-generator | 0.83 | Dev-only Laravel Lang tool to create missing locales and download/copy translation files from Laravel, framework, Jetstream and more. Includes CLI commands for generating locale stubs, fetching zips by version, and copying lang paths with optional key lookup. | 4 | 4 | 4 | 31K | 0 | 28.0 | 60.7 | MIT | 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 | 2 months ago |
How can I help you explore Laravel packages today?