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

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

nayjest/i18n
============

v1.0.9(6y ago)42.7k[1 issues](https://github.com/Nayjest/Laravel_I18n/issues)PHPPHP &gt;=5.3.0

Since Jan 12Pushed 6y ago3 watchersCompare

[ Source](https://github.com/Nayjest/Laravel_I18n)[ Packagist](https://packagist.org/packages/nayjest/i18n)[ RSS](/packages/nayjest-i18n/feed)WikiDiscussions master Synced yesterday

READMEChangelog (8)DependenciesVersions (11)Used By (0)

Laravel I18n
============

[](#laravel-i18n)

Multilanguage support for Laravel framework

[![Codacy Badge](https://camo.githubusercontent.com/ce2af1f80bfe16b3ff8fa95cc1476902644962deee248ac55d8bd80d5ba4e025/68747470733a2f2f7777772e636f646163792e636f6d2f70726f6a6563742f62616467652f3364656230626130373565383436383839613232616636373563396665613631)](https://www.codacy.com/public/mail_2/Laravel_I18n)[![Code Climate](https://camo.githubusercontent.com/2e6afac5ddd4ba12455d8065bf7b339fba2de375d6d18839b05e5b88dc9e84c4/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f4e61796a6573742f4c61726176656c5f4931386e2f6261646765732f6770612e737667)](https://codeclimate.com/github/Nayjest/Laravel_I18n)[![Circle CI](https://camo.githubusercontent.com/63fb7826c6908e858cf43801d01e3ca3bfa2d173f4f7e9ae1c9e2995b10a0762/68747470733a2f2f636972636c6563692e636f6d2f67682f4e61796a6573742f4c61726176656c5f4931386e2e7376673f7374796c653d737667)](https://circleci.com/gh/Nayjest/Laravel_I18n)[![Release](https://camo.githubusercontent.com/75da8c0e0563e295dd607ba03ab391ecf5ddf24dd93ca996f4f44eea846d9fe5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e61796a6573742f6931386e2e737667)](https://camo.githubusercontent.com/75da8c0e0563e295dd607ba03ab391ecf5ddf24dd93ca996f4f44eea846d9fe5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e61796a6573742f6931386e2e737667)

Features
--------

[](#features)

- Traits for multilanguage models
- Language switcher

Requirements
------------

[](#requirements)

- Laravel 4.X
- php 5.3+

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

[](#installation)

#### Installation using [Composer](https://getcomposer.org)

[](#installation-using-composer)

##### Step 1: Declare dependency

[](#step-1-declare-dependency)

Add nayjest/grids to "require" section of your composer.json

```
"require": {
    "nayjest/i18n": "~1"
},
```

##### Step 2: Update dependencies

[](#step-2-update-dependencies)

Run following command:

```
php composer.phar update
```

##### Step 3: Register service provider in Laravel application

[](#step-3-register-service-provider-in-laravel-application)

Add following line:

```
'Nayjest\I18n\ServiceProvider'
```

to 'providers' section of app/config/app.php file.

Usage
-----

[](#usage)

License
-------

[](#license)

© 2014—2019 Vitalii Stepanenko

Licensed under the MIT License.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 93.8% 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 ~249 days

Recently: every ~391 days

Total

8

Last Release

2443d ago

### Community

Maintainers

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

---

Top Contributors

[![Nayjest](https://avatars.githubusercontent.com/u/153999?v=4)](https://github.com/Nayjest "Nayjest (15 commits)")[![github-4-work](https://avatars.githubusercontent.com/u/23081744?v=4)](https://github.com/github-4-work "github-4-work (1 commits)")

### Embed Badge

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

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

###  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)
