edulazaro/laratext
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| edeoliv/gpt-translate | 0.92 | 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 | |
| laravel-lang/models | 0.91 | 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 | |
| codebuglab/laravel-go-translate | 0.90 | — | 34 | 35 | 4 | 0 | 0 | 2.1 | — | MIT | 4 years ago | |
| barryvdh/laravel-translation-manager | 0.90 | — | 1,701 | 1,709 | 415 | 88K | 19 | 57.6 | 59.8 | MIT | 2 months ago | |
| cyberspectrum/i18n | 0.90 | 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 | 30 | 0 | 0.3 | 20.6 | MIT | — | |
| novius/laravel-translatable | 0.90 | Make Laravel Eloquent models translatable using locale and locale_parent_id. Includes migration macro, Translatable trait, relations for translations (with/without soft-deleted), translate() and getTranslation(), plus withLocale() query scope. Supports Laravel 10–13, PHP 8.2–8.5. | 0 | 0 | 1 | 959 | 0 | 22.0 | 48.1 | AGPL-3.0 | 3 weeks ago | |
| flobbos/laravel-translatable-db | 0.88 | 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 | |
| lexik/translation-bundle | 0.88 | Symfony bundle to manage translations in a database: import from xliff/yml/php, edit via a web GUI, track missing domain translations, add new keys, and export back to files. Database loader overrides file-based translations. | 438 | 448 | 263 | 29K | 61 | 52.2 | 57.6 | MIT | 2 months ago | |
| bonnier/laravel-translation-provider | 0.88 | 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.88 | 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 | |
| yiisoft/translator | 0.88 | 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 | 6 months ago | |
| outhebox/laravel-translations | 0.87 | — | 811 | 809 | 114 | 4K | 0 | 33.2 | 12.7 | MIT | 1 month ago | |
| astrotomic/laravel-translatable | 0.85 | Laravel package for translatable Eloquent models. Store model translations in the database and automatically fetch/save multilingual attributes based on locale, reducing boilerplate when working with multi-language content. | 1,411 | 1,422 | 177 | 180K | 28 | 47.1 | 45.4 | MIT | 2 months ago | |
| nativecodein/laravel-translation-scanner | 0.81 | — | 0 | 0 | 0 | 5 | 0 | 0.0 | 10.8 | MIT | — | |
| 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 | 34 | 0 | 15.1 | 19.3 | MIT | 4 months ago | |
| laravel-lang/lang | 0.69 | Community-maintained localization files for Laravel. Install via Composer to add and update translations for Laravel’s core messages across many locales, with curated language packs and ongoing updates from the Laravel Lang project. | 7,780 | 7,797 | 2,971 | 343K | 0 | 75.0 | 28.2 | MIT | 1 week ago | |
| rivalex/lingua | 0.67 | Database-driven translations for Laravel with a polished Livewire + Flux admin UI. Install and manage languages, edit strings in real time, and sync translations both ways between DB and PHP/JSON files via artisan commands. Supports Laravel 11–13, PHP 8.3+. | 2 | 3 | 1 | 6 | 0 | 22.8 | 7.7 | MIT | 3 weeks ago | |
| alvadi-it/translation-bundle | 0.67 | — | 0 | 0 | 0 | 28 | 0 | 2.1 | 20.2 | — | 1 year ago |
How can I help you explore Laravel packages today?