PHPackages                             laravelway/jstranslate - 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. laravelway/jstranslate

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

laravelway/jstranslate
======================

Laravel package for translations on frontend

2.2.1(4mo ago)010.4k↓58.3%[1 PRs](https://github.com/laravelway/jstranslate/pulls)MITPHPPHP ^8.2CI passing

Since Apr 28Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/laravelway/jstranslate)[ Packagist](https://packagist.org/packages/laravelway/jstranslate)[ Docs](https://github.com/laravelway/jstranslate)[ GitHub Sponsors](https://github.com/laravelway)[ RSS](/packages/laravelway-jstranslate/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (10)Dependencies (39)Versions (16)Used By (0)

Laravel package for translations on frontend
============================================

[](#laravel-package-for-translations-on-frontend)

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

[](#installation)

You can install the package via composer:

```
composer require laravelway/jstranslate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="jstranslate-config"
```

This is the contents of the published config file:

```
return [
    'files' => [
    ],

    'translate_script_path' => 'assets/translate.js',
    'translations_path' => 'assets/translations.{lang}.js',
];
```

Build Script
------------

[](#build-script)

```
npm run build
```

Testing
-------

[](#testing)

```
composer test
```

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance83

Actively maintained with recent releases

Popularity24

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

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

Recently: every ~115 days

Total

11

Last Release

138d ago

Major Versions

1.0.0 → 2.0.02024-12-13

### Community

Maintainers

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

---

Top Contributors

[![alikmanukian](https://avatars.githubusercontent.com/u/4147821?v=4)](https://github.com/alikmanukian "alikmanukian (25 commits)")[![aleksandrrf](https://avatars.githubusercontent.com/u/165263923?v=4)](https://github.com/aleksandrrf "aleksandrrf (14 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (14 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (8 commits)")

---

Tags

laravellaravelwayjstranslate

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/laravelway-jstranslate/health.svg)

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

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

13.0k107.5M1.6k](/packages/spatie-laravel-permission)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.2k12.6M140](/packages/dedoc-scramble)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

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

All on one translations management for Laravel

6339.5k](/packages/elegantly-laravel-translator)[harris21/laravel-fuse

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

46273.9k](/packages/harris21-laravel-fuse)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

25060.1k](/packages/vormkracht10-laravel-mails)

PHPackages © 2026

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