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(3mo ago)010.1k↓57.5%[1 PRs](https://github.com/laravelway/jstranslate/pulls)MITPHPPHP ^8.2CI passing

Since Apr 28Pushed 1w 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 3d 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

50

—

FairBetter than 95% of packages

Maintenance91

Actively maintained with recent releases

Popularity24

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

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

93d 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

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M100](/packages/dedoc-scramble)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k39](/packages/spatie-laravel-passkeys)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

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

All on one translations management for Laravel

6333.1k](/packages/elegantly-laravel-translator)

PHPackages © 2026

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