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)2755[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 yesterday

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 52% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity18

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

1232d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17486691?v=4)[MegaAds.vn](/maintainers/megaads-vn)[@megaads-vn](https://github.com/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

[smmoosavi/php-gettext

Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

1927.0k1](/packages/smmoosavi-php-gettext)

PHPackages © 2026

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