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

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

ablunier/laravel-lang-installer
===============================

Command for easily add languages to a Laravel project

1.1.1(8y ago)129732[1 issues](https://github.com/ablunier/laravel-lang-installer/issues)PHPPHP &gt;=5.5.9

Since Apr 15Pushed 7y ago2 watchersCompare

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

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Laravel languages installer
===========================

[](#laravel-languages-installer)

Install translation files for any language with a command in your laravel projects. The language files will be downloaded from the awesome [caouecs languages repository](https://github.com/caouecs/Laravel-lang).

### Requirements

[](#requirements)

- PHP 5.5 or higher.
- Laravel &gt;= 5.1

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

[](#installation)

Add the package to your composer.json:

```
composer require ablunier/laravel-lang-installer

```

Add the service provider in app.php:

```
    Ablunier\Laravel\Translation\LanguageInstallerServiceProvider::class,

```

Publish the package's assets:

```
php artisan vendor:publish

```

Configuration
-------------

[](#configuration)

Edit the 'lang-installer.php' file in your config folder to add your required languages and files.

Usage
-----

[](#usage)

Execute the command:

```
php artisan lang:install

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 60% 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 ~337 days

Total

3

Last Release

3004d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1fa400939303e4e3c19460b471af77acc2fe3d0417225f23d95ad9a3741a41db?d=identicon)[ablunier](/maintainers/ablunier)

---

Top Contributors

[![ablunier](https://avatars.githubusercontent.com/u/4113587?v=4)](https://github.com/ablunier "ablunier (6 commits)")[![gpibarra](https://avatars.githubusercontent.com/u/21188012?v=4)](https://github.com/gpibarra "gpibarra (2 commits)")[![caouecs](https://avatars.githubusercontent.com/u/447849?v=4)](https://github.com/caouecs "caouecs (1 commits)")[![owenvoke](https://avatars.githubusercontent.com/u/1899334?v=4)](https://github.com/owenvoke "owenvoke (1 commits)")

---

Tags

laravellanguagestranslation

### Embed Badge

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

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

###  Alternatives

[kkomelin/laravel-translatable-string-exporter

Translatable String Exporter for Laravel

3291.4M10](/packages/kkomelin-laravel-translatable-string-exporter)[codezero/laravel-localized-routes

A convenient way to set up, manage and use localized routes in a Laravel app.

543638.1k4](/packages/codezero-laravel-localized-routes)[herkod/laravel-tr

Laravel İçin Türkçe Çeviri Dosyaları

628.1k](/packages/herkod-laravel-tr)[opgginc/codezero-laravel-localized-routes

A convenient way to set up, manage and use localized routes in a Laravel app.

2770.1k1](/packages/opgginc-codezero-laravel-localized-routes)[longman/laravel-multilang

Package to integrate multi language (multi locale) functionality in Laravel 5.x

5514.4k1](/packages/longman-laravel-multilang)

PHPackages © 2026

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