om/potrans
Laravel package for managing translations with import/export tools and a simple UI/API. Helps keep language files in sync, edit keys/values, detect missing strings, and streamline localization workflows across your app.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | 457K | 0 | 24.1 | 51.2 | MIT | 4 months ago | |
| barryvdh/laravel-translation-manager | 0.87 | — | 1,702 | 1,709 | 417 | 89K | 19 | 56.1 | 59.1 | MIT | 4 months ago | |
| cakephp/i18n | 0.87 | 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 | 28 | 4 | 4K | 0 | 0.3 | 29.3 | NOASSERTION | — | |
| laravel-lang/status-generator | 0.86 | 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 | 27K | 0 | 29.5 | 60.5 | MIT | 1 month ago | |
| novius/laravel-translatable | 0.86 | 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 | 467 | 0 | 19.5 | 42.3 | AGPL-3.0 | 2 months ago | |
| artryazanov/artisan-translator | 0.86 | 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 | 43 | 0 | 12.5 | 20.3 | MIT | 6 months ago | |
| edeoliv/gpt-translate | 0.86 | 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 | |
| phpmyadmin/motranslator | 0.85 | A PHP library used by phpMyAdmin to extract and work with translation strings. Helps parse and handle gettext-style messages and localization data, making it easier to manage and generate language files as part of i18n workflows. | 61 | 64 | 25 | 39K | 2 | 13.0 | 41.2 | GPL-2.0 | 8 months 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 | 473 | 0 | 20.7 | 13.4 | MIT | 2 months ago | |
| php-translation/translator | 0.85 | — | 25 | 25 | 16 | 504 | 9 | 5.2 | 20.5 | MIT | 5 years ago | |
| symfony/translation | 0.85 | Symfony Translation component for internationalizing apps: manage translators, message catalogs, pluralization and locales, load translations from arrays/files, and translate strings with parameters and domains. Install via Composer and integrate in Symfony or standalone PHP. | 6,604 | 6,647 | 90 | 15M | 0 | 59.1 | 54.3 | MIT | 3 weeks ago | |
| codebuglab/laravel-go-translate | 0.84 | — | 34 | 34 | 4 | 0 | 0 | 2.1 | — | MIT | 4 years ago | |
| gettext/translator | 0.84 | 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 | 174K | 0 | 22.3 | 64.9 | MIT | 1 month ago | |
| docteurklein/translator-bundle | 0.84 | — | 46 | 46 | 14 | 0 | 7 | 3.5 | 1.9 | MIT | 10 years ago | |
| php-translation/common | 0.83 | Shared contracts and utilities for the PHP Translation ecosystem. Provides common interfaces, models, and helpers used across translation bundles to keep integrations consistent and reduce duplication, making it easier to build and maintain translation features in PHP apps. | 92 | 92 | 7 | 42K | 1 | 4.7 | 36.6 | — | 2 years ago | |
| diglin/oro-deepl | 0.83 | — | 2 | 2 | 0 | 0 | 0 | 0.6 | — | MIT | 3 years ago | |
| dejurin/php-google-translate-for-free | 0.82 | 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 | |
| deeplcom/deepl-php | 0.82 | Official PHP client for the DeepL API. Translate text and documents with DeepL’s high-quality machine translation using a simple DeepLClient. Install via Composer, supports PHP 7.3+, and includes configurable options for requests. | 257 | 260 | 31 | 357K | 22 | 37.3 | 60.5 | MIT | 3 weeks ago | |
| yiisoft/translator | 0.82 | 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 | 7 months ago | |
| outhebox/laravel-translations | 0.69 | — | 815 | 813 | 117 | 4K | 1 | 36.5 | 12.4 | MIT | 1 week ago |
How can I help you explore Laravel packages today?