PHPackages                             wamesk/rating-field - 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/rating-field

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

wamesk/rating-field
===================

A Laravel Nova field.

0.0.1(3y ago)028.2k—0.8%1MITVuePHP ^7.3|^8.0

Since Mar 24Pushed 3y ago2 watchersCompare

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

READMEChangelog (1)DependenciesVersions (2)Used By (1)

Laravel Nova Rating Field
=========================

[](#laravel-nova-rating-field)

[![](img1.png)](img1.png)

[![](img2.png)](img2.png)

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

[](#installation)

```
composer require wamesk/rating-field
```

Usage
-----

[](#usage)

```
use Wame\RatingField\RatingField;

  RatingField::make(__('field.rating'), 'rating')
    ->required()
    ->rules('required')
    ->sizeStars(21)   // default 20
    ->animate('true')  // default true
    ->maxRating(5)      // default 5
    ->showNumber(true)   // default true
    ->step(1),      // default 1
```

[Vue Star Rating](https://www.npmjs.com/package/vue-star-rating) for Laravel Nova 4

[Playground](https://codepen.io/craigh411/pen/abNXVQN)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

1152d ago

### Community

Maintainers

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

---

Top Contributors

[![PPP-Peter](https://avatars.githubusercontent.com/u/93872517?v=4)](https://github.com/PPP-Peter "PPP-Peter (3 commits)")

---

Tags

laravelfieldnovaRating

### Embed Badge

![Health badge](/badges/wamesk-rating-field/health.svg)

```
[![Health](https://phpackages.com/badges/wamesk-rating-field/health.svg)](https://phpackages.com/packages/wamesk-rating-field)
```

###  Alternatives

[nikaia/nova-rating-field

Add start rating field to Laravel Nova

42258.6k](/packages/nikaia-nova-rating-field)[timothyasp/nova-color-field

A Laravel Nova Color Picker field.

781.6M5](/packages/timothyasp-nova-color-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)[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)[inspheric/nova-defaultable

Default values for Nova fields when creating resources and running resource actions.

51174.8k1](/packages/inspheric-nova-defaultable)

PHPackages © 2026

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