chinleung/laravel-locales
Add multi-locale support to Laravel with simple config and helper functions. Define supported locales via app.locales or a published config, and use locale() to get/set the current locale and locales() to get/set supported locales.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laravel-lang/locales | 0.88 | 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 | 383K | 0 | 24.5 | 63.1 | MIT | 2 months ago | |
| chinleung/laravel-multilingual-routes | 0.88 | 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. | 446 | 446 | 26 | 6K | 5 | 30.9 | 19.4 | MIT | 1 month ago | |
| shureban/laravel-localization | 0.87 | 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 | 213 | 0 | 0.3 | 32.2 | MIT | 3 years ago | |
| mcamara/laravel-localization | 0.87 | 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,596 | 516 | 172K | 28 | 67.7 | 41.6 | MIT | 2 months ago |
How can I help you explore Laravel packages today?