PHPackages                             renatomarinho/laravel-multi-language - 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. renatomarinho/laravel-multi-language

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

renatomarinho/laravel-multi-language
====================================

Laravel Multi Language

1.0.6(8y ago)235.1k↓66.7%[1 issues](https://github.com/renatomarinho/laravel-multi-language/issues)MITPHPPHP &gt;=7.0CI failing

Since Apr 16Pushed 8y ago2 watchersCompare

[ Source](https://github.com/renatomarinho/laravel-multi-language)[ Packagist](https://packagist.org/packages/renatomarinho/laravel-multi-language)[ RSS](/packages/renatomarinho-laravel-multi-language/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (7)Dependencies (1)Versions (12)Used By (0)

Laravel Scan-Language-Text
==========================

[](#laravel-scan-language-text)

[![Laravel 5.4](https://camo.githubusercontent.com/00fa09e19cad4128ef5cee38a4f2ecafffa3a629241ce7481e483c617a2c54bc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d352e342d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](http://laravel.com)[![Laravel 5.5](https://camo.githubusercontent.com/1bd291589054cd0fea96c97b26e57f7dfd024f3d20572a13a74a64e37aa053d6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d352e352d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](http://laravel.com)[![License](https://camo.githubusercontent.com/ef52768ac71e697581018014fc639db19449b4d71316b75e89315d948a32e156/68747470733a2f2f706f7365722e707567782e6f72672f72656e61746f6d6172696e686f2f6c61726176656c2d6d756c74692d6c616e67756167652f6c6963656e7365)](https://packagist.org/packages/renatomarinho/laravel-multi-language)[![StyleCI](https://camo.githubusercontent.com/1817d001a1feedd51277b864679efcd4dfcef17da5594571931cf4ccc158cbf0/68747470733a2f2f7374796c6563692e696f2f7265706f732f38383430343037382f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/88404078)[![Latest Stable Version](https://camo.githubusercontent.com/7b00fe9d71114e506740ca66ce8105514057ed92ddee0e01e40bf4ae2916b846/68747470733a2f2f706f7365722e707567782e6f72672f72656e61746f6d6172696e686f2f6c61726176656c2d6d756c74692d6c616e67756167652f762f737461626c65)](https://packagist.org/packages/renatomarinho/laravel-multi-language)[![Total Downloads](https://camo.githubusercontent.com/2f2950627dd87d35a1b2364974b8176a984309232ef8e00924b1a29ec5e2a8da/68747470733a2f2f706f7365722e707567782e6f72672f72656e61746f6d6172696e686f2f6c61726176656c2d6d756c74692d6c616e67756167652f646f776e6c6f616473)](https://packagist.org/packages/renatomarinho/laravel-multi-language)

Laravel Scan-Language-Text detect all language texts on application and update on language file to translations.

### Instalation

[](#instalation)

Laravel Scan-Language-Text requires PHP 7.

Require this package with composer using the following command:

```
$ composer require renatomarinho/laravel-multi-language
```

Go to your `config/app.php` and add the service provider:

```
// 'providers' => [
    RenatoMarinho\LaravelMultiLanguage\MultiLanguageServiceProvider::class
// ],
```

### Usage

[](#usage)

Just call the artisan command:

`php artisan multi-language:update`

### License

[](#license)

Laravel Multi-Language is licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

Recently: every ~41 days

Total

7

Last Release

3199d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/26571?v=4)[Renato Marinho](/maintainers/renatomarinho)[@renatomarinho](https://github.com/renatomarinho)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/renatomarinho-laravel-multi-language/health.svg)

```
[![Health](https://phpackages.com/badges/renatomarinho-laravel-multi-language/health.svg)](https://phpackages.com/packages/renatomarinho-laravel-multi-language)
```

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