PHPackages                             amgrade/laravel-js-translations - 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. amgrade/laravel-js-translations

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

amgrade/laravel-js-translations
===============================

Extract translations into JS

1.1.0(11mo ago)0640MITPHP

Since Sep 13Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/AMgrade/laravel-js-translations)[ Packagist](https://packagist.org/packages/amgrade/laravel-js-translations)[ RSS](/packages/amgrade-laravel-js-translations/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (5)Used By (0)

Laravel JS Translations
-----------------------

[](#laravel-js-translations)

Easy way to export Laravel translations to JavaScript.

### Installation

[](#installation)

```
composer require amgrade/laravel-js-translations
```

Then, if you don't use Laravel package autodiscovery feature, you need to add `JsTranslationServiceProvider` to the `config/app.php`.

```
/*
 * Package Service Providers...
 */
AMgrade\JsTranslations\JsTranslationServiceProvider::class,
```

### Configuration

[](#configuration)

You can declare as many bundles as you wish with different options. For example, when you want to split your translations for admin part and client side part. Then just pass `php artisan js-translations:extract --bundle=admin` and `php artisan js-translations:extract --bundle=client`. For detailed configurations, please review config file.

### Usage

[](#usage)

Just run `php artisan js-translations:extract`.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance51

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% 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 ~211 days

Total

4

Last Release

345d ago

Major Versions

v0.1 → 1.0.02023-12-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/d955f96ce398c754d6bde2173fee2eccb9bc60157e6888c0346fe1d2ab057e16?d=identicon)[MCMatters](/maintainers/MCMatters)

---

Top Contributors

[![MCMatters](https://avatars.githubusercontent.com/u/3148853?v=4)](https://github.com/MCMatters "MCMatters (10 commits)")[![krypttm](https://avatars.githubusercontent.com/u/81247244?v=4)](https://github.com/krypttm "krypttm (1 commits)")

### Embed Badge

![Health badge](/badges/amgrade-laravel-js-translations/health.svg)

```
[![Health](https://phpackages.com/badges/amgrade-laravel-js-translations/health.svg)](https://phpackages.com/packages/amgrade-laravel-js-translations)
```

###  Alternatives

[barryvdh/laravel-translation-manager

Manage Laravel Translations

1.7k3.6M17](/packages/barryvdh-laravel-translation-manager)[wnx/laravel-stats

Get insights about your Laravel Project

1.8k1.8M7](/packages/wnx-laravel-stats)[kkomelin/laravel-translatable-string-exporter

Translatable String Exporter for Laravel

3291.4M10](/packages/kkomelin-laravel-translatable-string-exporter)[sammyjo20/lasso

Lasso - Asset wrangling for Laravel made simple.

355347.9k](/packages/sammyjo20-lasso)[highsolutions/laravel-translation-manager

Manage Laravel Translations

1518.8k](/packages/highsolutions-laravel-translation-manager)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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