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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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. | 16 | 14 | 2 | 1K | 0 | 23.9 | 30.4 | MIT | 2 weeks ago | |
| php-standard-library/locale | 0.91 | PHP Standard Library Locale component providing locale-aware formatting and parsing utilities. Helps handle language/region settings, localized dates, numbers, and other internationalization tasks in PHP apps with a lightweight, straightforward API. | 1 | 1 | 0 | 28K | 0 | 21.2 | 64.9 | MIT | 2 weeks ago | |
| chinleung/laravel-locales | 0.90 | 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. | 36 | 36 | 3 | 6K | 0 | 22.6 | 35.6 | MIT | 2 months ago | |
| moox/localization | 0.89 | — | 5 | 5 | 0 | 84 | 0 | 15.4 | 18.2 | MIT | 3 months ago | |
| lunetics/locale-bundle | 0.89 | — | 186 | 188 | 74 | 5K | 27 | 16.7 | 28.7 | 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 | — | 7.3 | — | — | — | |
| mcamara/laravel-localization | 0.88 | 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 | |
| laravel-lang/locales | 0.84 | 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 | |
| shureban/laravel-searcher | 0.81 | — | 2 | 2 | 0 | 216 | 0 | 21.7 | 29.8 | MIT | 1 month ago | |
| movemoveapp/laravel-localization | 0.80 | — | 5 | 5 | 0 | 0 | 0 | 0.9 | — | MIT | 3 years ago | |
| laravel-lang/locale-list | 0.78 | Provides a curated list of locale codes and language names for Laravel apps. Use it to populate locale selectors, validate supported locales, and keep localization options consistent across projects with an easy-to-consume locale dataset. | 10 | 9 | 3 | 387K | 0 | 16.0 | 61.2 | MIT | 4 months ago | |
| devwizardhq/laravel-localizer | 0.76 | — | 7 | 7 | 0 | 248 | 0 | 18.7 | 23.9 | MIT | 2 months ago | |
| mariuzzo/laravel-js-localization | 0.76 | Export Laravel translation files to JavaScript. Generate a JS bundle (with Lang.js) via artisan to use familiar Laravel-style trans() and pluralization on the frontend. Supports Laravel 4.2 through 8.x, with options to choose files and output path. | 606 | 609 | 170 | 63K | 14 | 37.1 | 41.2 | MIT | 2 months ago | |
| laravel-lang/models | 0.75 | 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 | 201K | 0 | 22.6 | 63.1 | MIT | 2 months ago |
How can I help you explore Laravel packages today?