PHPackages                             maksuco/langjson - 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. maksuco/langjson

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

maksuco/langjson
================

Manage translations in Laravel json lang files

v0.3(7y ago)032MITPHP

Since Nov 8Pushed 5y ago2 watchersCompare

[ Source](https://github.com/maksuco/langjson)[ Packagist](https://packagist.org/packages/maksuco/langjson)[ RSS](/packages/maksuco-langjson/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

LangJson
========

[](#langjson)

Manage translations in Laravel json lang files, No DB table, direct transformation in the json files

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

[](#installation)

You can install the package via composer:

```
$ composer require maksuco/LangJson --dev
```

This Package works with auto discovery in Laravel +5.5, but is compatible with older versions

### Install the config file and edit the info acording to your project

[](#install-the-config-file-and-edit-the-info-acording-to-your-project)

```
php artisan vendor:publish --provider="Maksuco\LangJson\LangJsonServiceProvider"

```

1. Open the config/langjson.php file and edit the admnistrator user id.
2. Define the lang files you have in your project.

Usage
-----

[](#usage)

Now just visit yourprojectname/langjson

For security make sure your login with the user id you define in the config file

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

2744d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9137263?v=4)[Maksuco](/maintainers/maksuco)[@maksuco](https://github.com/maksuco)

---

Top Contributors

[![nam-co](https://avatars.githubusercontent.com/u/3951529?v=4)](https://github.com/nam-co "nam-co (8 commits)")

---

Tags

laravelmaksucolang json manager

### Embed Badge

![Health badge](/badges/maksuco-langjson/health.svg)

```
[![Health](https://phpackages.com/badges/maksuco-langjson/health.svg)](https://phpackages.com/packages/maksuco-langjson)
```

###  Alternatives

[monarobase/country-list

List of all countries with names and ISO 3166-1 codes in all languages and data formats for Laravel

2672.7M7](/packages/monarobase-country-list)[stevegrunwell/lost-in-translation

Uncover missing translations and localization strings in Laravel applications

3635.7k](/packages/stevegrunwell-lost-in-translation)[zachleigh/laravel-lang-bundler

Create Laravel translations bundles.

2512.5k](/packages/zachleigh-laravel-lang-bundler)[kerigard/laravel-lang-ru

Ru lang for Laravel

2116.8k](/packages/kerigard-laravel-lang-ru)

PHPackages © 2026

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