artryazanov/artisan-translator
Artisan Translator streamlines Laravel localization: extracts raw text from Blade templates into translation keys, translates with Google Gemini in batches, preserves HTML/placeholders, and cleans unused language keys. Supports Laravel 11/12, PHP 8.2+.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| edeoliv/gpt-translate | 0.88 | Laravel package to generate and translate JSON language files using OpenAI ChatGPT. Scans PHP/JS/TS/Vue for __(), @lang(), trans(), etc., builds a base locale, then translates to other languages with optional context, exclusions, and model selection. | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 2 years ago | |
| laravel-lang/status-generator | 0.88 | 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 | 3 | 22K | 0 | 26.1 | 57.6 | MIT | 3 months ago | |
| novius/laravel-translatable | 0.88 | 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 | 276 | 0 | 17.4 | 38.0 | AGPL-3.0 | 4 months ago | |
| jayesh/laravel-gemini-translator | 0.88 | Interactive Artisan command to scan Laravel projects for translation keys, translate them via Google Gemini AI, and generate language files. Supports Blade/PHP/JS/Vue/TS, concurrency, safe atomic writes, and Laravel Modules integration with skip/refresh modes. | 70 | 71 | 4 | 63 | 0 | 23.1 | 4.8 | MIT | 3 weeks ago | |
| laravel-lang/publisher | 0.87 | 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 | 550K | 0 | 22.2 | 51.7 | MIT | 6 months ago | |
| bonnier/laravel-translation-provider | 0.87 | Fetches translation strings from a Translation Manager and exposes them to Laravel via a BTrans::translate() helper plus artisan commands to add, update, delete, and sync translations. Configure service ID and manager URL via .env/services.php. | 0 | 0 | 0 | 0 | 0 | 2.4 | — | — | 8 years ago | |
| gettext/translator | 0.87 | Lightweight PHP translation layer for gettext/gettext. Use Translator to load PHP array translations without the native gettext extension, or GettextTranslator to leverage the extension with the same API. Includes global helper functions for template-friendly __(). | 12 | 13 | 5 | 172K | 0 | 19.7 | 63.6 | MIT | 3 months ago | |
| barryvdh/laravel-translation-manager | 0.87 | — | 1,701 | 1,712 | 416 | 89K | 19 | 53.5 | 57.9 | MIT | 6 months ago | |
| cyberspectrum/i18n | 0.87 | 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 | 1 | 0 | 0.3 | 4.2 | MIT | — | |
| devwizardhq/laravel-localizer | 0.87 | — | 7 | 7 | 0 | 170 | 0 | 19.6 | 21.5 | MIT | 3 months ago | |
| stevegrunwell/lost-in-translation | 0.87 | — | 36 | 36 | 8 | 235 | 8 | 3.2 | 15.8 | MIT | 8 years ago | |
| yiisoft/translator | 0.87 | 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 | 37K | 10 | 12.5 | 48.2 | BSD-3-Clause | 9 months ago | |
| dejurin/php-google-translate-for-free | 0.86 | PHP library providing a free, unofficial Google Translate client. Translate text between languages without API keys by scraping the web translate endpoint; simple usage for quick translations, though it may break if Google changes and isn’t suitable for heavy production use. | 137 | 138 | 47 | 1K | 0 | 2.4 | 14.2 | MIT | 8 years ago | |
| codebuglab/laravel-go-translate | 0.86 | — | 34 | 34 | 4 | 0 | 0 | 2.1 | — | MIT | 4 years ago | |
| php-translation/translator | 0.86 | — | 25 | 25 | 16 | 504 | 9 | 5.2 | 20.5 | MIT | 5 years ago | |
| guidocella/laravel-multilingual | 0.86 | 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 | 2 | 0 | 14.7 | 3.4 | MIT | 5 months ago | |
| ibexa/jms-translation-bundle | 0.86 | Symfony bundle for extracting, managing, and updating translation messages. Scans PHP, Twig, and other resources, supports multiple translation formats, and provides tools for maintaining locale files and translation catalogs in your application. | 0 | 0 | 1 | 29K | 0 | 12.4 | 60.9 | — | 5 months ago | |
| weglot/translation-definitions | 0.85 | Laravel package providing translation definitions for Weglot integrations—helpers and configuration to manage translation keys, mapping, and defaults in a consistent way across your app. Useful for standardizing multilingual content handling with Weglot. | 0 | 0 | — | 24 | — | 0.0 | 19.3 | — | — | |
| becklyn/translations | 0.85 | — | 1 | 1 | 0 | 98 | 0 | 3.0 | 27.2 | BSD-3-Clause | 4 years ago | |
| outhebox/laravel-translations | 0.83 | — | 820 | 821 | 116 | 5K | 1 | 34.7 | 13.0 | MIT | 2 months ago |
How can I help you explore Laravel packages today?