PHPackages                             papalardo/filament-rating-input - 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. papalardo/filament-rating-input

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

papalardo/filament-rating-input
===============================

Rating input for filament built with laravel

1.0.1(3y ago)0100MITPHPPHP ^8.0

Since May 12Pushed 3y ago1 watchersCompare

[ Source](https://github.com/papalardo/filament-rating-input)[ Packagist](https://packagist.org/packages/papalardo/filament-rating-input)[ RSS](/packages/papalardo-filament-rating-input/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (3)Used By (0)

Filament Rating Input
=====================

[](#filament-rating-input)

Plugin built for Filament package with Laravel framework.

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

[](#installation)

Install via composer:

```
composer require papalardo/filament-rating-input
```

Result
------

[](#result)

[![Docs result](docs/result.png)](docs/result.png)

Usage
-----

[](#usage)

```
use Papalardo\FilamentRatingInput\RatingInput;

RatingInput::make('love')
    ->default(5)
    ->disableLabel()
    ->align('center') // start,center,end [default = start]
    ->maxValue(10) // max items for display [default = 5]
    ->color('red-800') // tailwind variant color [default = yellow-400]
    ->icon('heart'), // icon name [heroicon] [default = star]
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 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

Every ~166 days

Total

2

Last Release

1346d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17734894?v=4)[Pablo Papalardo](/maintainers/papalardo)[@papalardo](https://github.com/papalardo)

---

Top Contributors

[![papalardo](https://avatars.githubusercontent.com/u/17734894?v=4)](https://github.com/papalardo "papalardo (3 commits)")

### Embed Badge

![Health badge](/badges/papalardo-filament-rating-input/health.svg)

```
[![Health](https://phpackages.com/badges/papalardo-filament-rating-input/health.svg)](https://phpackages.com/packages/papalardo-filament-rating-input)
```

###  Alternatives

[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[ysfkaya/filament-phone-input

A phone input component for Laravel Filament

3161.3M25](/packages/ysfkaya-filament-phone-input)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

94135.4k5](/packages/marcelweidum-filament-expiration-notice)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[stephenjude/filament-two-factor-authentication

Filament Two Factor Authentication: Google 2FA + Passkey Authentication

84215.9k9](/packages/stephenjude-filament-two-factor-authentication)

PHPackages © 2026

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