# dimsav/laravel-translatable

[Deprecated] A Laravel package for multilingual models

Repository: https://github.com/dimsav/laravel-translatable
Canonical: https://ross.abutalabs.com/products/dimsav-laravel-translatable
Language: PHP
License: MIT
License Family: permissive
Topics: laravel, translations, laravel-translatable, database
Archived: true
Last push: 2019-06-18T09:13:26+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4594, "days_push": 2633, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1929, forks 312 (observed 2026-08-28T04:05:55.963418+00:00)

## What it is
A deprecated Laravel package that makes Eloquent models translatable by storing and retrieving model translations in the database. It has been succeeded by Astrotomic/laravel-translatable.

## Use cases
- store multilingual model content in a laravel app
- translate eloquent model attributes into multiple languages
- fetch translated attributes based on app locale
- save translations for database-backed models
- build a multilingual website with laravel

## When to choose
- maintaining a legacy laravel 5.x project already using this package

## When to avoid
- starting a new laravel project needing model translations
- using laravel 6 or newer
- you want an actively maintained package

## Facets
- artifact type: library
- maturity: abandoned
- function: orm, internationalization, database
- domain: web-development, databases
- platform: php
- tags: laravel-package, eloquent, multilingual-models, deprecated, translations, localization, laravel

## Member repositories
- dimsav/laravel-translatable (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:55.963418+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:09:02.148733+00:00, confidence not recorded.
  - readme: https://github.com/dimsav/laravel-translatable (fetched 2026-08-28T04:05:55.963418+00:00, sha 071a04d2a6b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
