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.2.0(yesterday)0772MITPHP

Since Sep 13Pushed yesterday1 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 today

READMEChangelogDependencies (6)Versions (6)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

46

—

FairBetter than 92% of packages

Maintenance100

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.7% 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 ~256 days

Total

5

Last Release

1d 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 (11 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

[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M201](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M151](/packages/laravel-mcp)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

725173.2k14](/packages/tallstackui-tallstackui)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k91.9k1](/packages/mike-bronner-laravel-model-caching)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)

PHPackages © 2026

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