edeoliv/gpt-translate
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cakephp/i18n | 0.86 | CakePHP I18n library for localization: set the current locale, load/organize PO translation bundles, and translate messages with ICU formatting. Includes Time and Number helpers to format dates, currencies, and numeric output per locale. | 29 | 29 | 4 | 3K | 0 | 0.3 | 28.6 | NOASSERTION | — | |
| diglin/oro-deepl | 0.86 | — | 2 | 2 | 0 | 0 | 0 | 0.6 | — | MIT | 3 years ago | |
| yiisoft/translator | 0.85 | 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 | 33K | 10 | 14.9 | 48.4 | BSD-3-Clause | 8 months ago | |
| tomatophp/filament-translations | 0.85 | 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. | 64 | 64 | 22 | 2K | 4 | 13.3 | 23.7 | MIT | 11 months ago | |
| chatgpt/doc | 0.84 | Laravel package that adds a /chatgpt-doc route to serve helpful OpenAI and ChatGPT documentation. Install via Composer; optionally register the service provider if auto-discovery is disabled. No specific PHP or Laravel version dependency. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| google/cloud-translate | 0.84 | Idiomatic PHP client for Google Cloud Translation. Supports V2 (handwritten) and V3 (generated) APIs to translate text, detect language, and manage datasets/models. Auth via Google Cloud credentials; install with Composer for easy integration. | 206 | 208 | 24 | 441K | 0 | 32.0 | 54.1 | Apache-2.0 | 1 day ago | |
| barryvdh/laravel-translation-manager | 0.84 | — | 1,702 | 1,712 | 416 | 100K | 19 | 54.5 | 59.2 | MIT | 4 months ago | |
| dejurin/php-google-translate-for-free | 0.83 | 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 | 139 | 47 | 1K | 0 | 2.4 | 14.6 | MIT | 8 years ago | |
| tomatophp/filament-translations-google | 0.83 | — | 6 | 6 | 2 | 244 | 0 | 2.1 | 23.1 | MIT | 11 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 | 4 months ago | |
| novius/laravel-translatable | 0.82 | 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.2 | 39.0 | AGPL-3.0 | 2 months ago | |
| outhebox/laravel-translations | 0.82 | — | 817 | 817 | 117 | 4K | 1 | 36.3 | 12.8 | MIT | 3 weeks ago | |
| bonnier/laravel-translation-provider | 0.82 | 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 | |
| vinkla/translator | 0.82 | — | 272 | 278 | 28 | 1K | 0 | 5.6 | 6.7 | MIT | 7 years ago | |
| flobbos/laravel-translatable-db | 0.82 | 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 | |
| edulazaro/laratext | 0.82 | 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. | 77 | 77 | 8 | 1K | 0 | 27.2 | 17.2 | MIT | 6 days ago | |
| spatie/laravel-translatable | 0.82 | Adds HasTranslations to Eloquent models to store translations in JSON columns—no extra tables. Define translatable attributes via PHP 8 attribute or $translatable property, then set/get per-locale values while model accessors return the current app locale. | 2,458 | 2,484 | 297 | 1M | 0 | 45.3 | 42.0 | MIT | 3 months ago | |
| prinsfrank/transliteration | 0.82 | Typed PHP 8.1+ wrapper around ICU Transliterator. Build transliterators with strict, documented arguments instead of opaque rule strings, plus ready-to-use conversion sets for common transformations (e.g., names/addresses, identity verification, multi-language support). | 9 | 9 | 1 | 1K | 0 | 1.9 | 29.5 | MIT | 2 years ago | |
| weglot/weglot-php | 0.81 | PHP client library for the Weglot Translation API. Detects source language, translates text, manages languages and settings, and helps integrate Weglot into PHP apps and services with simple, typed requests and responses. | 0 | 5 | — | 0 | — | 0.0 | — | — | — | |
| artryazanov/artisan-translator | 0.80 | 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 | 56 | 0 | 11.4 | 21.8 | MIT | 6 months ago |
How can I help you explore Laravel packages today?