|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-translatable | 0.93 | 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,456 | 2,481 | 297 | 1M | 0 | 46.6 | 42.0 | MIT | 2 months ago | |
| typicms/translatable | 0.92 | — | 1 | 1 | 0 | 373 | 0 | 14.7 | 35.2 | NOASSERTION | 4 months ago | |
| novius/laravel-translatable | 0.92 | 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 | 467 | 0 | 19.7 | 42.3 | AGPL-3.0 | 2 months ago | |
| laravel-lang/models | 0.91 | 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 | 231K | 0 | 20.1 | 61.9 | MIT | 3 months ago | |
| spatie/laravel-translation-loader | 0.90 | Store Laravel/Lumen translation strings in the database while keeping the familiar __() helper. Mix file and DB translations; DB values override files. Extendable to other translation sources via custom providers. | 849 | 845 | 91 | 124K | 0 | 28.7 | 33.2 | MIT | 4 months 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 | 3 months ago | |
| symfony/translation | 0.89 | Symfony Translation component for internationalizing apps: manage translators, message catalogs, pluralization and locales, load translations from arrays/files, and translate strings with parameters and domains. Install via Composer and integrate in Symfony or standalone PHP. | 6,608 | 6,647 | 90 | 15M | 0 | 59.6 | 54.5 | MIT | 2 weeks 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 | |
| binsoul/common-i18n | 0.89 | Common i18n utilities for PHP applications. Provides lightweight helpers for working with translations and locales, aiming to reduce boilerplate around internationalization in shared code across projects. | 1 | 1 | 0 | 70 | 0 | 0.0 | 21.5 | MIT | — | |
| esign/laravel-underscore-translatable | 0.88 | — | 3 | 3 | 0 | 993 | 0 | 21.9 | 38.2 | MIT | 2 months ago | |
| outhebox/laravel-translations | 0.87 | — | 813 | 813 | 117 | 4K | 0 | 31.7 | 12.0 | MIT | 3 months ago | |
| barryvdh/laravel-translation-manager | 0.86 | — | 1,702 | 1,709 | 417 | 89K | 19 | 56.1 | 59.1 | MIT | 3 months ago | |
| astrotomic/laravel-translatable | 0.85 | 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,420 | 1,424 | 176 | 201K | 28 | 45.0 | 46.4 | MIT | 3 months ago | |
| vinkla/translator | 0.85 | — | 273 | 278 | 28 | 695 | 0 | 5.6 | 5.4 | MIT | 7 years ago | |
| bonnier/laravel-translation-provider | 0.84 | Fetches translation strings from a Translation Manager and exposes them to Laravel via a BTrans::translate() helper plus artisan commands to add, update, delete, and sync translations. Configure service ID and manager URL via .env/services.php. | 0 | 0 | 0 | 0 | 0 | 2.4 | — | — | 8 years ago | |
| flobbos/laravel-translatable-db | 0.82 | 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 | 28 | 0 | 25.6 | 12.2 | NOASSERTION | 1 week ago |
How can I help you explore Laravel packages today?