PHPackages                             equipc/laravel-lang - 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. equipc/laravel-lang

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

equipc/laravel-lang
===================

Easy install of the additionnal languages files for the Laravel framework

v1.1.0(8y ago)191MITPHP

Since Aug 26Pushed 8y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (3)Used By (0)

Laravel-lang
============

[](#laravel-lang)

This packages add a translations pubisher for the languages files for Laravel 5 application based on [caouecs/Laravel-lang](https://github.com/caouecs/Laravel-lang).

Install
=======

[](#install)

```
$ composer require "equipc/laravel-lang"
```

After completion of the above, add the following service provider in the `config/app.php` file

```
EquiPC\LaravelLang\TranslationPublisherServiceProvider::class,
```

Usage
=====

[](#usage)

You can publish the language files to your project `resources/lang/` directory with the following Artisan command:

```
$ php artisan lang:publish LOCALES {--force}
```

examples:

```
$ php artisan lang:publish fr,nl
```

License
=======

[](#license)

MIT

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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 ~551 days

Total

2

Last Release

2992d ago

### Community

Maintainers

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

---

Top Contributors

[![michellaurent](https://avatars.githubusercontent.com/u/1630290?v=4)](https://github.com/michellaurent "michellaurent (3 commits)")

---

Tags

laravellanguagesequipc

### Embed Badge

![Health badge](/badges/equipc-laravel-lang/health.svg)

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

###  Alternatives

[laravel-lang/lang

List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI

7.8k9.5M39](/packages/laravel-lang-lang)

PHPackages © 2026

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