guidocella/laravel-multilingual
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | 92 | 0 | 0.0 | 23.1 | MIT | — | |
| spatie/laravel-translation-loader | 0.91 | Store Laravel/Lumen translation strings in the database while keeping the familiar __() helper. Mix file and DB translations; DB values override files. Extendable to other translation sources via custom providers. | 852 | 851 | 91 | 131K | 0 | 27.4 | 33.2 | MIT | 5 months ago | |
| beloop/language | 0.91 | 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 | |
| codebuglab/laravel-go-translate | 0.90 | — | 34 | 34 | 4 | 0 | 0 | 2.1 | — | MIT | 4 years ago | |
| moox/localization | 0.90 | — | 5 | 5 | 0 | 48 | 0 | 13.1 | 14.5 | MIT | 5 months ago | |
| fevrok/laravel-translatable | 0.90 | — | 70 | 71 | 6 | 0 | 0 | 0.9 | — | MIT | 4 years ago | |
| bonnier/laravel-translation-provider | 0.90 | 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 | |
| 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 | 231K | 0 | 20.1 | 61.9 | MIT | 4 months ago | |
| typicms/translatable | 0.90 | — | 1 | 1 | 0 | 244 | 0 | 13.2 | 32.0 | NOASSERTION | 4 months ago | |
| vinkla/translator | 0.89 | — | 272 | 278 | 28 | 1K | 0 | 5.6 | 6.7 | MIT | 7 years 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 | 38 | 0 | 24.2 | 13.9 | NOASSERTION | 1 month ago | |
| outhebox/laravel-translations | 0.88 | — | 817 | 817 | 117 | 4K | 1 | 36.3 | 12.8 | MIT | 3 weeks ago | |
| astrotomic/laravel-translatable | 0.87 | 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,421 | 1,432 | 176 | 223K | 28 | 43.8 | 46.2 | MIT | 4 months ago | |
| novius/laravel-translatable | 0.87 | 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 | 341 | 0 | 18.6 | 39.8 | AGPL-3.0 | 2 months ago | |
| latevaweb/laravel-translatable | 0.86 | 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 | 1 | 0 | 1.7 | 4.9 | — | 5 years ago | |
| spatie/laravel-translatable | 0.86 | 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 | |
| esign/laravel-underscore-translatable | 0.84 | — | 3 | 3 | 0 | 773 | 0 | 19.3 | 36.2 | MIT | 3 months ago | |
| guidocella/eloquent-populator | 0.81 | — | 76 | 77 | 9 | 234 | 0 | 22.4 | 9.3 | MIT | 4 months ago | |
| mcamara/laravel-localization | 0.79 | Laravel localization package for i18n: detect locale from browser, redirect and persist locale via session/cookie, define routes once with localized URL prefixes and translatable routes, optional hiding of default locale, plus helpers like language selectors. | 3,560 | 3,600 | 509 | 197K | 26 | 71.0 | 43.3 | MIT | 1 week ago | |
| weglot/translate-laravel | 0.78 | — | 36 | 36 | 3 | 0 | 2 | 0.3 | — | MIT | — |
How can I help you explore Laravel packages today?