PHPackages                             mordisacks/laravel-i18n - 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. mordisacks/laravel-i18n

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

mordisacks/laravel-i18n
=======================

I18n Wrapper for Laravel 5.

2.1.0(9y ago)325MITPHPPHP &gt;=5.4.0CI failing

Since Jun 12Pushed 5y agoCompare

[ Source](https://github.com/MordiSacks/Laravel-I18n)[ Packagist](https://packagist.org/packages/mordisacks/laravel-i18n)[ RSS](/packages/mordisacks-laravel-i18n/feed)WikiDiscussions master Synced 2mo ago

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

I18n
====

[](#i18n)

This package is a Laravel wrapper for [I18n](https://github.com/MordiSacks/I18n)

Installation
============

[](#installation)

```
composer require mordisacks/laravel-i18n

```

After updating composer, add the service provider to the providers array in config/app.php

```
MordiSacks\LaravelI18n\I18nServiceProvider::class,

```

Usage
=====

[](#usage)

Set your default locale in app.php config

This package overrides blade `@lang`

So the following will work

```
@lang('Hello :name', 'default', ['name' => 'Mordi'])

```

Changelog 2.1.0
===============

[](#changelog-210)

- Updated to laravel 5.4

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

Every ~45 days

Recently: every ~67 days

Total

7

Last Release

3352d ago

Major Versions

1.1.0 → 2.0.02016-06-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/f843e1ac6ca3aabf914bae50226984d02b8def3482c8e826a7fcdc023c363fcd?d=identicon)[MordiSacks](/maintainers/MordiSacks)

---

Top Contributors

[![MordiSacks](https://avatars.githubusercontent.com/u/13218192?v=4)](https://github.com/MordiSacks "MordiSacks (1 commits)")

---

Tags

laraveli18nlaravel localisation

### Embed Badge

![Health badge](/badges/mordisacks-laravel-i18n/health.svg)

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

###  Alternatives

[vemcogroup/laravel-translation

Translation package for Laravel to scan for localisations and up/download to poeditor

135304.0k2](/packages/vemcogroup-laravel-translation)[pmochine/laravel-tongue

🎉 Finally a subdomain localization that works how you want it to work. 🌐

4158.4k](/packages/pmochine-laravel-tongue)[michele-angioni/laravel-js-lang-converter

Laravel Localization in JavaScript

2565.2k](/packages/michele-angioni-laravel-js-lang-converter)[jayesh/laravel-gemini-translator

An interactive command to extract and generate Laravel translations using Gemini AI.

691.7k1](/packages/jayesh-laravel-gemini-translator)

PHPackages © 2026

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