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 | 1 | 0 | 0.0 | 2.4 | 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. | 844 | 845 | 92 | 113K | 0 | 30.3 | 33.1 | MIT | 3 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 | 35 | 4 | 0 | 0 | 2.1 | — | MIT | 4 years ago | |
| moox/localization | 0.90 | — | 5 | 5 | 0 | 84 | 0 | 15.4 | 18.2 | MIT | 3 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 | 213K | 0 | 21.4 | 62.5 | MIT | 3 months ago | |
| typicms/translatable | 0.90 | — | 1 | 1 | 0 | 434 | 0 | 15.8 | 36.5 | NOASSERTION | 3 months ago | |
| vinkla/translator | 0.89 | — | 273 | 278 | 28 | 695 | 0 | 5.6 | 5.4 | 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 | 28 | 0 | 5.4 | 10.4 | NOASSERTION | 6 years ago | |
| outhebox/laravel-translations | 0.88 | — | 813 | 813 | 115 | 4K | 0 | 32.6 | 12.8 | MIT | 2 months 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,412 | 1,424 | 177 | 191K | 28 | 46.1 | 45.9 | MIT | 2 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 | 479 | 0 | 21.0 | 42.9 | AGPL-3.0 | 1 month 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 | 0 | 0 | 1.7 | 0.8 | — | 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,450 | 2,471 | 297 | 1M | 0 | 47.9 | 42.1 | MIT | 1 month ago | |
| esign/laravel-underscore-translatable | 0.84 | — | 3 | 3 | 0 | 993 | 0 | 21.9 | 38.2 | MIT | 1 month ago | |
| guidocella/eloquent-populator | 0.81 | — | 76 | 77 | 9 | 323 | 0 | 24.9 | 11.2 | MIT | 2 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,559 | 3,601 | 514 | 177K | 29 | 66.8 | 41.8 | MIT | 3 months ago | |
| weglot/translate-laravel | 0.78 | — | 36 | 36 | 3 | 0 | 2 | 0.3 | — | MIT | — |
How can I help you explore Laravel packages today?