chinleung/laravel-locales
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).
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| shureban/laravel-localization | 0.93 | 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. | 0 | 0 | 0 | 237 | 0 | 0.3 | 32.8 | MIT | 3 years ago | |
| chinleung/laravel-multilingual-routes | 0.91 | Register multilingual Laravel routes from a single definition. Automatically generates locale-prefixed URLs based on configured locales, with optional default-locale prefixing. Includes middleware to detect request locale and switch the app locale accordingly. | 447 | 448 | 27 | 6K | 5 | 28.1 | 19.2 | MIT | 3 months ago | |
| mcamara/laravel-localization | 0.91 | 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,600 | 510 | 197K | 29 | 65.1 | 41.9 | MIT | 4 months ago | |
| laravel-lang/locales | 0.91 | 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 |
How can I help you explore Laravel packages today?