jayesh/laravel-gemini-translator
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laravel-lang/models | 0.87 | Adds localized names and attributes for Laravel Eloquent models via Laravel Lang. Plug-and-play translations for model labels across multiple languages to improve UI, validation messages, and admin panels. Install with composer and follow the docs for setup. | 7 | 7 | 4 | 201K | 0 | 22.6 | 63.1 | MIT | 2 months ago | |
| hosseinhezami/laravel-gemini | 0.86 | Laravel package for integrating Google Gemini into your app. Send prompts, manage chats and responses, and work with text generation via a clean, developer-friendly API. Ideal for quickly adding AI features to Laravel projects. | 139 | 140 | 24 | 1K | 0 | 13.9 | 14.1 | MIT | 5 months ago | |
| google-gemini-php/laravel | 0.86 | — | 635 | 634 | 54 | 54K | 0 | 24.9 | 30.8 | MIT | 1 month ago | |
| edulazaro/laratext | 0.85 | Laratext manages and auto-translates Laravel text strings by using both key and text for readable, stable translations. Includes @text directive and text() helper, scans/updates language files, and supports OpenAI, Google Translate, and more. | 76 | 76 | 7 | 604 | 0 | 23.6 | 15.2 | MIT | 1 month ago | |
| edeoliv/gpt-translate | 0.85 | 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 | 1 year ago | |
| barryvdh/laravel-translation-manager | 0.84 | — | 1,701 | 1,709 | 415 | 88K | 19 | 57.6 | 59.8 | MIT | 2 months ago | |
| symfony/ai-gemini-platform | 0.84 | Symfony AI bridge for Google’s Gemini platform. Integrates Gemini generateContent (incl. streaming) and embeddings APIs, linking to official docs and API reference. Includes licensed media fixtures for tests and points to the main Symfony AI repo for issues/PRs. | 5 | 5 | 1 | 46K | 0 | 21.7 | 62.7 | MIT | 2 weeks ago | |
| weglot/translation-definitions | 0.84 | 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 | — | 73 | — | 0.0 | 25.9 | — | — | |
| tomatophp/filament-translations | 0.83 | Filament plugin to manage Laravel translations in the database with caching. Scan your code for trans()/__() keys, import strings, and edit translations via a UI. Built on spatie/laravel-translation-loader, with install command and panel plugin registration. | 62 | 62 | 22 | 2K | 4 | 17.1 | 21.4 | MIT | 8 months ago | |
| guidocella/laravel-multilingual | 0.83 | 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 | |
| bonnier/laravel-translation-provider | 0.83 | 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 | |
| artryazanov/artisan-translator | 0.83 | 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+. | 1 | 2 | 0 | 34 | 0 | 15.1 | 19.3 | MIT | 4 months ago | |
| php-translation/translator | 0.83 | — | 25 | 25 | 16 | 977 | 9 | 5.2 | 23.9 | MIT | 5 years ago | |
| laravel-lang/status-generator | 0.82 | 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 | |
| codebuglab/laravel-go-translate | 0.82 | — | 35 | 35 | 4 | 0 | 0 | 2.1 | — | MIT | 4 years ago | |
| vinkla/translator | 0.82 | — | 273 | 278 | 28 | 660 | 0 | 5.6 | 5.2 | MIT | 7 years ago | |
| tomatophp/filament-translations-google | 0.81 | — | 6 | 6 | 2 | 223 | 0 | 5.5 | 22.6 | MIT | 9 months ago | |
| yiisoft/translator | 0.81 | 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 | 23K | 10 | 17.4 | 46.7 | BSD-3-Clause | 5 months ago | |
| jms/translation-bundle | 0.81 | — | 425 | 444 | 282 | 95K | 78 | 57.0 | 66.0 | — | 1 month ago | |
| gettext/translator | 0.81 | 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 __(). | 11 | 13 | 4 | 186K | 0 | 2.0 | 55.3 | MIT | 1 year ago |
How can I help you explore Laravel packages today?