bonnier/laravel-translation-provider
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| php-translation/common | 0.92 | 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. | 93 | 93 | 7 | 35K | 1 | 4.7 | 35.5 | — | 2 years ago | |
| beloop/language | 0.92 | Laravel package for handling application languages and localization: manage available languages, switch the current locale, and provide helpers/middleware for language detection and routing. Lightweight setup for multilingual sites and dashboards. | 0 | 0 | 0 | 0 | 0 | 1.4 | — | — | 6 years ago | |
| typicms/translatable | 0.91 | — | 1 | 1 | 0 | 427 | 0 | 16.4 | 36.6 | NOASSERTION | 2 months ago | |
| php-translation/translator | 0.91 | — | 25 | 25 | 16 | 977 | 9 | 5.2 | 23.9 | MIT | 5 years ago | |
| binsoul/common-i18n | 0.91 | Common i18n utilities for PHP applications. Provides lightweight helpers for working with translations and locales, aiming to reduce boilerplate around internationalization in shared code across projects. | 1 | 1 | 0 | 1 | 0 | 0.0 | 2.4 | MIT | — | |
| cyberspectrum/i18n | 0.91 | 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 | — | |
| docteurklein/translator-bundle | 0.90 | — | 46 | 46 | 14 | 0 | 7 | 3.5 | 1.9 | MIT | 10 years ago | |
| spatie/laravel-translatable | 0.90 | Adds a HasTranslations trait to Eloquent models to store translations as JSON in the same table (no extra tables). Define translatable attributes via PHP attribute or $translatable, then set/get translations per locale and auto-resolve by app locale. | 2,444 | 2,464 | 297 | 1M | 0 | 49.1 | 42.1 | MIT | 1 month ago | |
| yiisoft/translator | 0.90 | 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 | |
| asm/translation-loader-bundle | 0.90 | — | 23 | 24 | 9 | 0 | 11 | 6.2 | 4.5 | — | 11 years ago | |
| guidocella/laravel-multilingual | 0.90 | 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 | |
| astrotomic/laravel-translatable | 0.90 | 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 | |
| vinkla/translator | 0.90 | — | 273 | 278 | 28 | 660 | 0 | 5.6 | 5.2 | MIT | 7 years ago | |
| esign/laravel-underscore-translatable | 0.90 | — | 3 | 3 | 0 | 965 | 0 | 22.4 | 38.1 | MIT | 1 month ago | |
| laravel-lang/models | 0.90 | 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 | |
| stevegrunwell/lost-in-translation | 0.90 | — | 36 | 36 | 8 | 307 | 8 | 3.2 | 16.7 | MIT | 8 years ago | |
| codebuglab/laravel-go-translate | 0.89 | — | 35 | 35 | 4 | 0 | 0 | 2.1 | — | MIT | 4 years ago | |
| weglot/translate-laravel | 0.89 | — | 36 | 36 | 3 | 0 | 2 | 0.3 | — | MIT | — | |
| outhebox/laravel-translations | 0.89 | — | 810 | 809 | 114 | 4K | 0 | 33.3 | 12.4 | MIT | 1 month ago | |
| latevaweb/laravel-translatable | 0.87 | Add translatable Eloquent attributes backed by a Translations database table. Use a Translatable trait to set/get per-locale values, auto-resolve attributes by current app locale, and store translations via polymorphic relations. | 0 | 0 | 2 | 5 | 0 | 1.7 | 11.5 | — | 5 years ago |
How can I help you explore Laravel packages today?