shureban/laravel-localization
Laravel middleware that auto-sets the application locale from the HTTP Accept-Language header. Install via Composer, register the service provider, and add the Localization middleware globally, per group, or per route.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| chinleung/laravel-locales | 0.91 | Add easy locale support to Laravel with simple config and helper functions. Set and get the current locale with locale(), and manage supported locales with locales(), prioritizing app.locales over package config. Supports Laravel 6–13 (versioned). | 36 | 36 | 3 | 7K | 0 | 19.6 | 35.0 | MIT | 3 months ago | |
| niels-numbers/laravel-localizer | 0.91 | Locale-aware routing for Laravel with static, route:cache-ready localized routes. Auto-detects language, redirects to prefixed URLs, and resolves route() to the correct locale. Successor to mcamara/laravel-localization. | 25 | 18 | 2 | 2K | 1 | 21.5 | 29.9 | MIT | 2 months ago | |
| mcamara/laravel-localization | 0.90 | 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 | |
| moox/localization | 0.89 | — | 5 | 5 | 0 | 48 | 0 | 13.1 | 14.5 | MIT | 5 months ago | |
| lunetics/locale-bundle | 0.89 | — | 186 | 188 | 74 | 4K | 27 | 16.7 | 27.9 | MIT | 3 years ago | |
| braunstetter/localized-routes | 0.89 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 4 years ago | |
| aristonis/laravel-language-switcher | 0.89 | Auto-detect and switch your Laravel app locale using browser headers, session, or custom detectors. Includes middleware for per-request locale setting, session persistence, optional user profile integration, and a Blade component plus controller route for manual language selection. | 0 | 0 | 0 | 0 | 0 | 4.1 | — | MIT | 10 months ago | |
| movemoveapp/laravel-localization | 0.82 | — | 5 | 5 | 0 | 0 | 0 | 0.9 | — | MIT | 4 years ago | |
| laravel-lang/locales | 0.79 | Locale data package for Laravel Lang. Provides up-to-date locale definitions you can use across your Laravel apps, with documentation for installation and contribution guidelines. MIT licensed. | 13 | 13 | 6 | 440K | 0 | 21.6 | 61.7 | MIT | 4 months ago | |
| syriable/laravel-localizer | 0.78 | Syriable Localizer is a modern extraction engine for Laravel 13 that scans Blade, PHP, Vue, JS/TS, Livewire and Inertia files to discover and normalize translatable strings, returning typed immutable DTOs via a stable, contracts-driven API. | 0 | 0 | 0 | 0 | 0 | 19.5 | — | MIT | 2 months ago | |
| devwizardhq/laravel-localizer | 0.78 | — | 7 | 7 | 0 | 170 | 0 | 19.6 | 21.5 | MIT | 1 month ago | |
| shureban/laravel-logplex | 0.77 | — | 3 | 3 | 0 | 0 | 0 | 3.6 | — | MIT | 2 years ago | |
| shureban/laravel-object-mapper | 0.77 | — | 3 | 3 | 1 | 201 | 1 | 3.0 | 24.0 | MIT | 2 years ago | |
| shureban/laravel-searcher | 0.76 | — | 2 | 2 | 0 | 257 | 0 | 18.9 | 30.5 | MIT | 3 months ago | |
| shureban/laravel-easy-request | 0.76 | Laravel package that adds typed getters to FormRequest via PHPDoc @method annotations. Call $request->name(), $request->age(), etc., and values are cast to bool/int/float/Carbon/DateTime. Supports camelCase methods with snake_case input keys. | 3 | 3 | 0 | 200 | 0 | 0.9 | 23.6 | MIT | 2 years ago |
How can I help you explore Laravel packages today?