PHPackages                             ktr/laravel-langscanner - 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. ktr/laravel-langscanner

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

ktr/laravel-langscanner
=======================

Scan missing language translations.

065PHPCI failing

Since Apr 21Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ktrfo/laravel-langscanner)[ Packagist](https://packagist.org/packages/ktr/laravel-langscanner)[ RSS](/packages/ktr-laravel-langscanner/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-langscanner
===================

[](#laravel-langscanner)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e5caaa524d8853d7ce5c7c1e3a39bec2544fdca88c1c1e29ed10b014fc7c8dec/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b7472666f2f6c61726176656c2d6c616e677363616e6e65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ktrfo/laravel-langscanner)[![Total Downloads](https://camo.githubusercontent.com/54410a3fc8b2ad4536eb01b1342be5d17426b0b5ddf53ccc61da321a1a0b4323/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b7472666f2f6c61726176656c2d6c616e677363616e6e65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ktrfo/laravel-langscanner)

This package scans your project for missing translation keys and then writes them into individual json files for you to fill in.

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

[](#installation)

You can install the package via composer:

```
composer require ktrfo/laravel-langscanner
```

Usage
-----

[](#usage)

Scan your project for missing translations:

```
// outputs and writes translations for the specified language (dutch)
php artisan langscanner nl

// outputs and writes translations in the existing {language}.json files
php artisan langscanner

```

Credits
-------

[](#credits)

This package is based on [joedixon/laravel-translation](https://github.com/joedixon/laravel-translation) and [themsaid/laravel-langman-gui](https://github.com/themsaid/laravel-langman-gui)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity15

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://avatars.githubusercontent.com/u/2392231?v=4)[John Eyðstein Johannesen ](/maintainers/mashema)[@mashema](https://github.com/mashema)

---

Top Contributors

[![mashema](https://avatars.githubusercontent.com/u/2392231?v=4)](https://github.com/mashema "mashema (2 commits)")

### Embed Badge

![Health badge](/badges/ktr-laravel-langscanner/health.svg)

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

###  Alternatives

[php-translation/translator

Translator services

25224.8k5](/packages/php-translation-translator)[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.

1926.6k1](/packages/smmoosavi-php-gettext)[laradevs/spanish

labels translated to spanish

166.7k](/packages/laradevs-spanish)

PHPackages © 2026

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