PHPackages                             wamesk/laravel-nova-language - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wamesk/laravel-nova-language

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wamesk/laravel-nova-language
============================

Laravel Nova Language field.

5.0.1(1y ago)14882MITPHP

Since Apr 12Pushed 1y agoCompare

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

READMEChangelog (10)Dependencies (2)Versions (17)Used By (2)

Laravel Nova Language
=====================

[](#laravel-nova-language)

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

[](#requirements)

- `laravel/nova: ^5.0`

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

[](#installation)

```
composer require wamesk/laravel-nova-language
```

```
php artisan migrate
```

```
php artisan db:seed --class=LanguageSeeder
```

Usage
-----

[](#usage)

```
BelongsTo::make(__('laravel-nova-country::country.field.language'), 'language', Language::class)
    ->help(__('laravel-nova-country::country.field.language.help'))
    ->withoutTrashed()
    ->sortable()
    ->filterable()
    ->required()
    ->showOnPreview(),
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance43

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

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

Total

16

Last Release

452d ago

Major Versions

1.0.0 → 2.0.02023-06-26

2.1.0 → 3.0.02024-05-03

3.0.5 → 4.0.02025-01-24

4.x-dev → 5.0.02025-01-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/2bf6ece61ae07942df38ce88eb4053d4176c6ab0bf803191953961023f25fc70?d=identicon)[WAME](/maintainers/WAME)

---

Top Contributors

[![wamesro](https://avatars.githubusercontent.com/u/5340873?v=4)](https://github.com/wamesro "wamesro (11 commits)")[![adrianzofcin](https://avatars.githubusercontent.com/u/75702986?v=4)](https://github.com/adrianzofcin "adrianzofcin (10 commits)")[![stanislav-cervenak](https://avatars.githubusercontent.com/u/6931349?v=4)](https://github.com/stanislav-cervenak "stanislav-cervenak (10 commits)")[![PPP-Peter](https://avatars.githubusercontent.com/u/93872517?v=4)](https://github.com/PPP-Peter "PPP-Peter (3 commits)")

---

Tags

laravellanguagefieldnovanova5

### Embed Badge

![Health badge](/badges/wamesk-laravel-nova-language/health.svg)

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

###  Alternatives

[inspheric/nova-url-field

A Laravel Nova URL field.

1031.3M1](/packages/inspheric-nova-url-field)[alexwenzel/nova-dependency-container

A Laravel Nova 4 form container for grouping fields that depend on other field values.

461.0M2](/packages/alexwenzel-nova-dependency-container)[outl1ne/nova-simple-repeatable

A Laravel Nova simple repeatable rows field.

74356.3k](/packages/outl1ne-nova-simple-repeatable)[simplesquid/nova-enum-field

A Laravel Nova field to add enums to resources.

52391.9k2](/packages/simplesquid-nova-enum-field)[sietse85/nova-button

(Nova 4+) A Laravel Nova package for adding buttons to your resources.

37347.3k](/packages/sietse85-nova-button)[optimistdigital/nova-notes-field

This Laravel Nova package adds a notes field to Nova's arsenal of fields.

52139.5k](/packages/optimistdigital-nova-notes-field)

PHPackages © 2026

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