PHPackages                             toriomlab/laravel-multilang - 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. toriomlab/laravel-multilang

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

toriomlab/laravel-multilang
===========================

Support Laravel Translations From Database For Translatable Columns In Other Tables

013PHP

Since Apr 3Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ToriomLab/laravel-multilang)[ Packagist](https://packagist.org/packages/toriomlab/laravel-multilang)[ RSS](/packages/toriomlab-laravel-multilang/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel MultiLanguage
=====================

[](#laravel-multilanguage)

Installation
------------

[](#installation)

Install this package through [Composer](https://getcomposer.org/).

run a command in your command line:

```
composer require toriomlab/laravel-multilang dev-master

```

In Laravel the service provider and facade will automatically get registered.

Copy this line to providers at config/app.php file:

```
Toriomlab\LaravelMultilang\LaravelMultilangServiceProvider::class

```

To publish and to edit config file run this line :

```
php artisan vendor:publish --provider="toriomlab\LaravelMultiLang\MultiLangServiceProvider"

```

After run migration command

```
php artisan migration

```

Credits
-------

[](#credits)

- [Toriom Lab](https://github.com/ToriomLab)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4919465?v=4)[Toriom Lab](/maintainers/toriomlab)[@ToriomLab](https://github.com/ToriomLab)

---

Top Contributors

[![mtahhan](https://avatars.githubusercontent.com/u/28561399?v=4)](https://github.com/mtahhan "mtahhan (8 commits)")

### Embed Badge

![Health badge](/badges/toriomlab-laravel-multilang/health.svg)

```
[![Health](https://phpackages.com/badges/toriomlab-laravel-multilang/health.svg)](https://phpackages.com/packages/toriomlab-laravel-multilang)
```

###  Alternatives

[smarty-gettext/smarty-gettext

Gettext plugin enabling internationalization in Smarty Package files

752.5M8](/packages/smarty-gettext-smarty-gettext)[devaslanphp/auto-translate

Auto generate translation JSON files

6627.3k](/packages/devaslanphp-auto-translate)

PHPackages © 2026

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