PHPackages                             bariew/laravel-translator-cli - 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. bariew/laravel-translator-cli

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

bariew/laravel-translator-cli
=============================

Laravel command that interactively helps you import missing keys.

012PHP

Since Mar 30Pushed 6y ago1 watchersCompare

[ Source](https://github.com/bariew/laravel-translator-cli)[ Packagist](https://packagist.org/packages/bariew/laravel-translator-cli)[ RSS](/packages/bariew-laravel-translator-cli/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel-Translator
==================

[](#laravel-translator)

> Laravel command that interactively helps you find missing keys.

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

[](#installation)

Run:

```
composer require bariew/laravel-trasnlator-cli
```

Add the service provider into your Laravel app (`app/config/app.php`):

```
'providers' => array(
    ...
    'Bariew\Translator\TranslatorServiceProvider'
    ...
)
```

That's it!

Usage
-----

[](#usage)

```
php artisan translator:generate
```

> **Warning:** Saving translation changes to disk will overwrite all lang files.

### Features

[](#features)

The Laravel Translator command allows you to:

- Check for missing translation lines.
- Save changes to disk.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8214f36975034f4134506744cd956e8415491006c1b3512af22bf75f91165f06?d=identicon)[bariew](/maintainers/bariew)

---

Top Contributors

[![bariew](https://avatars.githubusercontent.com/u/827508?v=4)](https://github.com/bariew "bariew (6 commits)")

### Embed Badge

![Health badge](/badges/bariew-laravel-translator-cli/health.svg)

```
[![Health](https://phpackages.com/badges/bariew-laravel-translator-cli/health.svg)](https://phpackages.com/packages/bariew-laravel-translator-cli)
```

###  Alternatives

[symfony/translation

Provides tools to internationalize your application

6.6k836.5M2.0k](/packages/symfony-translation)[nesbot/carbon

An API extension for DateTime that supports 281 different languages.

169661.4M4.8k](/packages/nesbot-carbon)[joedixon/laravel-translation

A tool for managing all of your Laravel translations

717911.4k11](/packages/joedixon-laravel-translation)[illuminate/translation

The Illuminate Translation package.

6936.4M491](/packages/illuminate-translation)[lajax/yii2-translate-manager

Translation management extension for Yii 2

227578.8k13](/packages/lajax-yii2-translate-manager)[larswiegers/laravel-translations-checker

Make sure your laravel translations are checked and are included in all languages.

256423.2k2](/packages/larswiegers-laravel-translations-checker)

PHPackages © 2026

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