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(1mo ago)0800MITPHP

Since Sep 13Pushed 1mo 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 1w ago

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

43

—

FairBetter than 89% of packages

Maintenance90

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

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

46d 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/ai

The official AI SDK for Laravel.

1.1k4.6M323](/packages/laravel-ai)[illuminate/filesystem

The Illuminate Filesystem package.

16166.4M3.5k](/packages/illuminate-filesystem)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

79227.1M229](/packages/laravel-mcp)[tallstackui/tallstackui

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

731189.9k16](/packages/tallstackui-tallstackui)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k161.4k2](/packages/mike-bronner-laravel-model-caching)[aedart/athenaeum

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

265.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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