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

ActiveLibrary

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

Laravel package for translations on frontend

2.2.0(2mo ago)09.4k↓39.5%MITPHPPHP ^8.2CI passing

Since Apr 28Pushed 2mo 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 1mo ago

READMEChangelog (10)Dependencies (26)Versions (14)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

49

—

FairBetter than 95% of packages

Maintenance87

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

Recently: every ~111 days

Total

10

Last Release

64d 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 (24 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] (11 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (6 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

[vormkracht10/laravel-mails

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

24149.7k](/packages/vormkracht10-laravel-mails)[spatie/laravel-prometheus

Export Laravel metrics to Prometheus

2651.3M6](/packages/spatie-laravel-prometheus)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[scalar/laravel

Render your OpenAPI-based API reference

6183.9k2](/packages/scalar-laravel)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

852.2k1](/packages/musahmusah-laravel-multipayment-gateways)

PHPackages © 2026

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