mcamara/laravel-localization
Easy localization for Laravel observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 58.0
- age_days: 4756
- days_rel: 9
- days_push: 9
- n_releases_24m: 7
Adoption not part of the score
3559 stars · 511 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Laravel package that adds easy internationalization (i18n) support, including locale detection from the browser, smart redirects, and routes defined once for multiple languages. It provides helpers like a language selector and supports translatable routes, caching, and hiding the default locale in URLs.
Use cases
- serve a laravel app in multiple languages
- detect user language from browser headers in laravel
- define localized routes once for all locales
- add a language switcher to a laravel site
- hide the default locale prefix from urls
- redirect users to their saved locale
When to choose
- you have an existing Laravel app using this package and need compatibility updates
- you need dynamic per-request localized routes and don't rely on route:cache
- you want a mature, widely-used Laravel localization package with battle-tested helpers
When to avoid
- you are starting a new Laravel project and want route caching support out of the box
- you need statically registered localized routes
- your project is not built on Laravel or PHP
Facets
library · maturity maintenance
internationalization routing middleware templating web-development backend php self-hosted laravel-package i18n locale-detection translated-routes language-switcher localization php web-server
1 source
- readme: https://github.com/mcamara/laravel-localization · fetched 2026-08-28 · ef2b92b9d35d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mcamara/laravel-localization | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="mcamara/laravel-localization")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem