PHPackages                             lee-to/laravel-model-localization - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Localization &amp; i18n](/categories/localization)
4. /
5. lee-to/laravel-model-localization

ActiveLibrary[Localization &amp; i18n](/categories/localization)

lee-to/laravel-model-localization
=================================

Laravel model localization

0.5(4y ago)2211MITPHPPHP ^7.3|^8.0

Since Aug 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/lee-to/laravel-model-localization)[ Packagist](https://packagist.org/packages/lee-to/laravel-model-localization)[ Docs](https://github.com/lee-to/laravel-model-localization)[ RSS](/packages/lee-to-laravel-model-localization/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

laravel-model-localization
==========================

[](#laravel-model-localization)

Install
-------

[](#install)

- composer require lee-to/laravel-model-localization
- php artisan vendor:publish --provider="Leeto\\Localization\\Providers\\LocalizationServiceProvider"
- php artisan migrate

Integration with laravel-admin
------------------------------

[](#integration-with-laravel-admin)

- set admin path in admin config
- add extension to admin config 'extensions' =&gt; \[ \\Leeto\\Localization\\Admin\\Extensions\\LocalizationExtension::class \],
- add to admin route Route::resource('languages', \\Leeto\\Localization\\Admin\\Controllers\\LanguagesController::class);
- add to admin menu \["class" =&gt;\\Leeto\\Localization\\Admin\\Controllers\\LanguagesController::class, "title" =&gt; "Languages"\],

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1723d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1861327?v=4)[Danil Shutsky](/maintainers/lee-to)[@lee-to](https://github.com/lee-to)

---

Top Contributors

[![lee-to](https://avatars.githubusercontent.com/u/1861327?v=4)](https://github.com/lee-to "lee-to (2 commits)")

---

Tags

laravellocalization

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lee-to-laravel-model-localization/health.svg)

```
[![Health](https://phpackages.com/badges/lee-to-laravel-model-localization/health.svg)](https://phpackages.com/packages/lee-to-laravel-model-localization)
```

###  Alternatives

[codezero/laravel-localized-routes

A convenient way to set up, manage and use localized routes in a Laravel app.

543638.1k4](/packages/codezero-laravel-localized-routes)[longman/laravel-multilang

Package to integrate multi language (multi locale) functionality in Laravel 5.x

5514.4k1](/packages/longman-laravel-multilang)[zachleigh/laravel-lang-bundler

Create Laravel translations bundles.

2512.5k](/packages/zachleigh-laravel-lang-bundler)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
