PHPackages                             megaads/laravel-multilanguage - 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. megaads/laravel-multilanguage

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

megaads/laravel-multilanguage
=============================

Generate laravel language file and provide tool for edit it.

1.1.8(3y ago)2724[1 issues](https://github.com/megaads-vn/laravel-multilanguage/issues)MITPHPPHP &gt;=5.6.4

Since Mar 27Pushed 3y ago5 watchersCompare

[ Source](https://github.com/megaads-vn/laravel-multilanguage)[ Packagist](https://packagist.org/packages/megaads/laravel-multilanguage)[ RSS](/packages/megaads-laravel-multilanguage/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)DependenciesVersions (25)Used By (0)

laravel-multilanguage
=====================

[](#laravel-multilanguage)

Installation:
-------------

[](#installation)

**add in file composer.json**

```
composer require megaads/laravel-multilanguage

```

Usage:
------

[](#usage)

**Register Provider**

```
# /Config/app.php
'providers' => [
    Megaads\MultiLanguage\MultiLanguageServiceProvider::class
];

# /Config/auth.php:
'basicAuthentication' => [
        'username' => 'admin',
        'password' => 'admin'
    ]

```

---

```
Genereta lang file:

php artisan lang:generate

Go http://domain/lang-editor

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 58.3% 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

Every ~46 days

Recently: every ~25 days

Total

24

Last Release

1181d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/72ad425c743522a807fd15e2a7b0ada9c2a2127ecca76fbef37cf9292022006a?d=identicon)[megaads-vn](/maintainers/megaads-vn)

---

Top Contributors

[![bachnx23](https://avatars.githubusercontent.com/u/7134491?v=4)](https://github.com/bachnx23 "bachnx23 (21 commits)")[![limjim](https://avatars.githubusercontent.com/u/5043260?v=4)](https://github.com/limjim "limjim (12 commits)")[![2751997nam](https://avatars.githubusercontent.com/u/38351667?v=4)](https://github.com/2751997nam "2751997nam (2 commits)")[![tienanhbui](https://avatars.githubusercontent.com/u/22376801?v=4)](https://github.com/tienanhbui "tienanhbui (1 commits)")

### Embed Badge

![Health badge](/badges/megaads-laravel-multilanguage/health.svg)

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

###  Alternatives

[symfony/translation

Provides tools to internationalize your application

6.6k836.5M2.1k](/packages/symfony-translation)[nesbot/carbon

An API extension for DateTime that supports 281 different languages.

169661.4M4.8k](/packages/nesbot-carbon)[joedixon/laravel-translation

A tool for managing all of your Laravel translations

717911.4k11](/packages/joedixon-laravel-translation)[illuminate/translation

The Illuminate Translation package.

6936.4M495](/packages/illuminate-translation)[lajax/yii2-translate-manager

Translation management extension for Yii 2

227578.8k13](/packages/lajax-yii2-translate-manager)[larswiegers/laravel-translations-checker

Make sure your laravel translations are checked and are included in all languages.

256423.2k2](/packages/larswiegers-laravel-translations-checker)

PHPackages © 2026

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