barryvdh/laravel-translation-manager
Manage Laravel translation files observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 90
- Release rhythm 43
- 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: 193.0
- age_days: 4536
- days_rel: 167
- days_push: 60
- n_releases_24m: 3
Adoption not part of the score
1701 stars · 416 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Laravel package that imports PHP translation files into a database, lets you edit translations through a web interface, and exports them back to files. It complements Laravel's built-in translation system without adding production overhead.
Use cases
- manage laravel translation files through a web ui
- find missing translation keys in php and twig sources
- edit translations in a database and export back to php files
- keep translations in git history while editing via web
- auto-translate laravel keys with google translate
When to choose
- you maintain a Laravel app with many translation files and locales
- you want non-developers to edit translations via a web interface
- you need to detect missing or unused translation keys in your codebase
When to avoid
- you are not using Laravel
- you prefer JSON-based or third-party translation platforms like Crowdin or Lokalise
- you need runtime translation switching rather than file management
Facets
plugin · maturity active
internationalization web-framework gui web-development developer-tools php self-hosted laravel translation-management i18n web-interface localization web-server
1 source
- readme: https://github.com/barryvdh/laravel-translation-manager · fetched 2026-08-28 · a78d134dd6f1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| barryvdh/laravel-translation-manager | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="barryvdh/laravel-translation-manager")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem