PHPackages                             novius/laravel-nova-translation - 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. novius/laravel-nova-translation

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

novius/laravel-nova-translation
===============================

A Nova tool to manage application's translations.

4.0.0(3mo ago)317.6k↓30.8%4AGPL-3.0-or-laterPHPPHP &gt;=8.2CI passing

Since Jan 9Pushed 3mo ago6 watchersCompare

[ Source](https://github.com/novius/laravel-nova-translation)[ Packagist](https://packagist.org/packages/novius/laravel-nova-translation)[ RSS](/packages/novius-laravel-nova-translation/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (19)Used By (0)

Nova translations manager
=========================

[](#nova-translations-manager)

[![Travis](https://camo.githubusercontent.com/5fb1120c3fd21c6c32e66045a92a5567ac98bf392112d0644a3d53679ca49e6b/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6e6f766975732f6c61726176656c2d6e6f76612d7472616e736c6174696f6e2e7376673f6d61784167653d31383030267374796c653d666c61742d737175617265)](https://travis-ci.org/novius/laravel-nova-translation)[![Packagist Release](https://camo.githubusercontent.com/1ef2e783fdd5fbfddef7d7f7f98b5d5c695d3ce189d977743ec3b5ca4c4e4e6b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e6f766975732f6c61726176656c2d6e6f76612d7472616e736c6174696f6e2e7376673f6d61784167653d31383030267374796c653d666c61742d737175617265)](https://packagist.org/packages/novius/laravel-nova-translation)[![Licence](https://camo.githubusercontent.com/c1501371af304d4da2a5b59695907f6236e2b0b2bd92cc2a416fa259dc8b5014/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6e6f766975732f6c61726176656c2d6e6f76612d7472616e736c6174696f6e2e7376673f6d61784167653d31383030267374796c653d666c61742d737175617265)](https://github.com/novius/laravel-nova-translation#licence)

A Nova tool to manage application's translations. This package uses [novius/laravel-translation-loader](https://github.com/novius/laravel-translation-loader/).

Requirements
------------

[](#requirements)

- PHP &gt;= 8.2
- Laravel Nova &gt;= 4.0
- Laravel Framework &gt;= 9.0

> **NOTE**: These instructions are for Laravel &gt;= 9.0 and Laravel Nova &gt;= 4.0 If you are using prior version, please see the [previous version's docs](https://github.com/novius/laravel-nova-translation/tree/2.x).

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

[](#installation)

**Step 1 :**

```
composer require novius/laravel-nova-translation
```

**Step 2 :**

Follow instructions of [novius/laravel-translation-loader](https://github.com/novius/laravel-translation-loader/#installation)

**Step 3 :**

Publish languages files:

```
php artisan vendor:publish --provider="Novius\LaravelNovaTranslation\LaravelNovaTranslationServiceProvider" --tag="lang"
```

### Configuration

[](#configuration)

Some options that you can override are available.

```
php artisan vendor:publish --provider="Novius\LaravelNovaTranslation\LaravelNovaTranslationServiceProvider" --tag="config"
```

Lint
----

[](#lint)

Run php-cs with:

```
composer run-script lint
```

Contributing
------------

[](#contributing)

Contributions are welcome! Leave an issue on Github, or create a Pull Request.

Licence
-------

[](#licence)

This package is under [GNU Affero General Public License v3](http://www.gnu.org/licenses/agpl-3.0.html) or (at your option) any later version.

###  Health Score

56

—

FairBetter than 98% of packages

Maintenance82

Actively maintained with recent releases

Popularity31

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor1

Top contributor holds 51.6% 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 ~148 days

Recently: every ~166 days

Total

16

Last Release

90d ago

Major Versions

0.0.1 → 1.0.02020-01-24

1.0.0 → 2.0.02020-10-12

1.0.1 → 2.x-dev2021-05-06

1.1.0 → 3.0.02022-04-15

3.x-dev → 4.0.02026-02-18

PHP version history (5 changes)0.0.1PHP &gt;=7.2.0

2.0.0PHP &gt;=7.3.0

2.x-devPHP &gt;=8.0

3.0.0PHP &gt;=8.1

4.0.0PHP &gt;=8.2

### Community

Maintainers

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

---

Top Contributors

[![felixgilles](https://avatars.githubusercontent.com/u/900854?v=4)](https://github.com/felixgilles "felixgilles (16 commits)")[![tony-novius](https://avatars.githubusercontent.com/u/243603340?v=4)](https://github.com/tony-novius "tony-novius (12 commits)")[![Ange7](https://avatars.githubusercontent.com/u/4114703?v=4)](https://github.com/Ange7 "Ange7 (2 commits)")[![tonyyb](https://avatars.githubusercontent.com/u/11064382?v=4)](https://github.com/tonyyb "tonyyb (1 commits)")

---

Tags

i18nlaravellaravel-novatranslationlaraveli18nlanguagetranslationnova

###  Code Quality

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/novius-laravel-nova-translation/health.svg)

```
[![Health](https://phpackages.com/badges/novius-laravel-nova-translation/health.svg)](https://phpackages.com/packages/novius-laravel-nova-translation)
```

###  Alternatives

[badinansoft/nova-language-switch

A Laravel Nova package to switch language in your application

26506.4k1](/packages/badinansoft-nova-language-switch)[laravel-lang/common

Easily connect the necessary language packs to the application

1463.1M22](/packages/laravel-lang-common)[optimistdigital/nova-translatable

A laravel-translatable extension for Laravel Nova.

202427.4k5](/packages/optimistdigital-nova-translatable)[outl1ne/nova-translatable

A laravel-translatable extension for Laravel Nova.

203416.9k8](/packages/outl1ne-nova-translatable)[statikbe/laravel-nova-chained-translation-manager

The Laravel Nova Chained Translation Manager allows you to easily edit and customise the translations of your current Laravel environment.

1628.6k](/packages/statikbe-laravel-nova-chained-translation-manager)

PHPackages © 2026

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