laravel-lang/models
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-translatable | 0.92 | Adds HasTranslations to Eloquent models to store translations in JSON columns—no extra tables. Define translatable attributes via PHP 8 attribute or $translatable property, then set/get per-locale values while model accessors return the current app locale. | 2,458 | 2,484 | 297 | 1M | 0 | 45.3 | 42.0 | MIT | 3 months ago | |
| fevrok/laravel-translatable | 0.91 | — | 70 | 71 | 6 | 0 | 0 | 0.9 | — | MIT | 4 years ago | |
| novius/laravel-translatable | 0.91 | Make Laravel Eloquent models translatable using locale and locale_parent_id fields. Provides migration macro, Translatable trait with translations relations (incl. soft-deleted), translate/getTranslation helpers, and withLocale query scope. Supports Laravel 10–13, PHP 8.2–8.5. | 0 | 0 | 1 | 341 | 0 | 18.6 | 39.8 | AGPL-3.0 | 2 months ago | |
| vinkla/translator | 0.91 | — | 272 | 278 | 28 | 1K | 0 | 5.6 | 6.7 | MIT | 7 years ago | |
| laravel-lang/lang | 0.91 | Community-maintained localization files for Laravel. Install via Composer to add and update translations for Laravel’s core messages across many locales, with curated language packs and ongoing updates from the Laravel Lang project. | 7,774 | 7,796 | 2,947 | 464K | 0 | 74.9 | 29.0 | MIT | 3 days ago | |
| guidocella/laravel-multilingual | 0.90 | Laravel package for building multilingual apps: defines per-locale routes and URLs, integrates language switching and detection, and helps translate paths for localized navigation. Lightweight setup for Laravel projects needing clean locale-aware routing. | 2 | 2 | 0 | 0 | 0 | 18.9 | — | MIT | 4 months ago | |
| typicms/translatable | 0.89 | — | 1 | 1 | 0 | 244 | 0 | 13.2 | 32.0 | NOASSERTION | 4 months ago | |
| latevaweb/laravel-translatable | 0.89 | Add translatable Eloquent attributes backed by a Translations database table. Use a Translatable trait to set/get per-locale values, auto-resolve attributes by current app locale, and store translations via polymorphic relations. | 0 | 0 | 2 | 1 | 0 | 1.7 | 4.9 | — | 5 years ago | |
| esign/laravel-underscore-translatable | 0.88 | — | 3 | 3 | 0 | 773 | 0 | 19.3 | 36.2 | MIT | 3 months ago | |
| astrotomic/laravel-translatable | 0.88 | Laravel package for translatable Eloquent models. Store model translations in the database and automatically fetch/save multilingual attributes based on locale, reducing boilerplate when working with multi-language content. | 1,421 | 1,432 | 176 | 223K | 28 | 43.8 | 46.2 | MIT | 4 months ago | |
| laravel-lang/common | 0.88 | Shared utilities for the Laravel Lang ecosystem: common helpers, contracts, and tooling used across translation and localization packages. Provides reusable building blocks to keep language resources consistent, maintainable, and easy to integrate into Laravel apps. | 160 | 159 | 9 | 249K | 1 | 22.1 | 48.8 | MIT | 4 months ago | |
| flobbos/laravel-translatable-db | 0.85 | Store model translations in a dedicated database table with Laravel. flobbos/laravel-translatable-db adds a simple translatable trait, helpers, and query support so you can persist and retrieve localized fields cleanly without JSON columns. | 5 | 5 | 0 | 38 | 0 | 24.2 | 13.9 | NOASSERTION | 1 month 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 | 440K | 0 | 21.6 | 61.7 | MIT | 4 months ago | |
| laravel-lang/locale-list | 0.83 | 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 | 10 | 3 | 475K | 0 | 13.2 | 59.9 | MIT | 6 months ago | |
| laravel-lang/attributes | 0.82 | Laravel Lang: Attributes adds PHP attribute helpers for Laravel Lang packages, simplifying localization-related metadata and tooling. Includes documentation, tests, and easy Composer installation for Laravel projects. | 27 | 27 | 29 | 246K | 0 | 28.3 | 62.7 | MIT | 1 month ago | |
| laravel-lang/routes | 0.82 | — | 8 | 8 | 4 | 248K | 0 | 18.5 | 61.7 | MIT | 4 months ago | |
| mcamara/laravel-localization | 0.81 | 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,600 | 509 | 197K | 26 | 71.0 | 43.3 | MIT | 1 week ago | |
| laravel-lang/config | 0.81 | Laravel Lang: Config provides configuration resources for the Laravel Lang ecosystem. Install via Composer to keep your app aligned with Laravel Lang defaults and updates, with MIT licensing and community support available. | 6 | 6 | 1 | 467K | 0 | 22.4 | 61.5 | MIT | 4 months ago | |
| laravel-lang/actions | 0.80 | Developer-focused Laravel Lang package providing reusable actions for managing and automating localization tasks in Laravel apps. Integrates with the Laravel Lang ecosystem and offers documented installation, contribution guidelines, and MIT licensing. | 8 | 8 | 21 | 140K | 0 | 27.8 | 63.8 | MIT | 1 month ago |
How can I help you explore Laravel packages today?