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. | 855 | 856 | 91 | 155K | 0 | 26.1 | 33.9 | MIT | 7 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 | 7 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 | 286K | 0 | 17.6 | 60.7 | MIT | 6 months ago | |
| typicms/translatable | 0.90 | — | 1 | 1 | 0 | 269 | 0 | 12.0 | 32.3 | NOASSERTION | 6 months ago | |
| vinkla/translator | 0.89 | — | 270 | 278 | 28 | 1K | 0 | 5.6 | 6.6 | MIT | 8 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 | 13 | 0 | 22.9 | 8.0 | NOASSERTION | 2 months ago | |
| outhebox/laravel-translations | 0.88 | — | 820 | 821 | 116 | 5K | 1 | 34.7 | 13.0 | 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,424 | 1,434 | 174 | 234K | 27 | 49.8 | 46.3 | MIT | 1 month ago | |
| spatie/laravel-translatable | 0.87 | 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,459 | 2,484 | 297 | 1M | 0 | 44.3 | 42.0 | MIT | 4 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 | — | 6 years ago | |
| novius/laravel-translatable | 0.85 | 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 | 276 | 0 | 17.4 | 38.0 | AGPL-3.0 | 4 months ago | |
| esign/laravel-underscore-translatable | 0.84 | — | 3 | 3 | 0 | 915 | 0 | 17.8 | 36.4 | MIT | 4 months ago | |
| guidocella/eloquent-populator | 0.81 | — | 75 | 77 | 9 | 309 | 0 | 21.0 | 10.7 | MIT | 5 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 | 511 | 211K | 9 | 65.3 | 32.6 | MIT | 4 weeks ago | |
| weglot/translate-laravel | 0.78 | — | 36 | 36 | 3 | 0 | 2 | 0.3 | — | MIT | — |
How can I help you explore Laravel packages today?