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 1mo ago

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 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

1295d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0d22a8827593a9008baf1539d00dd3d2a5c4cd7d843bc08b63029c8ee705d334?d=identicon)[papalardo](/maintainers/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

[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[datlechin/filament-menu-builder

Create and manage menus and menu items

13550.3k2](/packages/datlechin-filament-menu-builder)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

9169.0k4](/packages/marcelweidum-filament-expiration-notice)[swisnl/filament-backgrounds

Beautiful backgrounds for Filament auth pages

54149.2k6](/packages/swisnl-filament-backgrounds)[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)[codewithdennis/filament-lucide-icons

A Filament plugin that integrates Lucide icons, allowing you to use them seamlessly across Filament forms, tables, actions, and more.

4529.4k2](/packages/codewithdennis-filament-lucide-icons)

PHPackages © 2026

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