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

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

druc/laravel-langscanner
========================

Scan missing language translations.

v2.3.0(10mo ago)3854.0k↑86.2%6[1 issues](https://github.com/druc/laravel-langscanner/issues)MITPHPPHP ^8.0CI passing

Since Mar 26Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/druc/laravel-langscanner)[ Packagist](https://packagist.org/packages/druc/laravel-langscanner)[ Docs](https://github.com/druc/laravel-langscanner)[ GitHub Sponsors](https://github.com/druc)[ RSS](/packages/druc-laravel-langscanner/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (8)Dependencies (6)Versions (17)Used By (0)

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

[](#laravel-langscanner)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9bccd549a42ae6bd37b28bc8c06c2367e9d3b4ff67af37cf10f2553a1035089c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f647275632f6c61726176656c2d6c616e677363616e6e65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/druc/laravel-langscanner)[![Tests](https://github.com/druc/laravel-langscanner/actions/workflows/run-tests.yml/badge.svg?branch=master)](https://github.com/druc/laravel-langscanner/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/bfd13c011e9ec415953f45d919e34777a4766e9ed6170a93065b21ab582bc83c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f647275632f6c61726176656c2d6c616e677363616e6e65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/druc/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 druc/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

53

—

FairBetter than 96% of packages

Maintenance73

Regular maintenance activity

Popularity42

Moderate usage in the ecosystem

Community15

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~306 days

Total

11

Last Release

319d ago

Major Versions

0.3.0 → 1.0.02021-11-21

1.1.0 → v2.0.02022-04-11

PHP version history (2 changes)0.0.0PHP ^7.4|^8.0

v2.0.0PHP ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13726728?v=4)[Constantin Druc](/maintainers/druc)[@druc](https://github.com/druc)

---

Top Contributors

[![mucenica-bogdan](https://avatars.githubusercontent.com/u/846097?v=4)](https://github.com/mucenica-bogdan "mucenica-bogdan (3 commits)")[![druc](https://avatars.githubusercontent.com/u/13726728?v=4)](https://github.com/druc "druc (2 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (2 commits)")[![rodrigopedra](https://avatars.githubusercontent.com/u/5470108?v=4)](https://github.com/rodrigopedra "rodrigopedra (1 commits)")

---

Tags

laravellaravel-packagephptranslationdruclaravel-langscanner

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.9k3](/packages/defstudio-telegraph)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[elegantly/laravel-translator

All on one translations management for Laravel

6333.1k](/packages/elegantly-laravel-translator)[filament/support

Core helper methods and foundation code for all Filament packages.

2331.0M245](/packages/filament-support)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

44855.7k](/packages/harris21-laravel-fuse)

PHPackages © 2026

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