PHPackages                             banulakwin/filament-pricing - 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. [Admin Panels](/categories/admin)
4. /
5. banulakwin/filament-pricing

ActiveLibrary[Admin Panels](/categories/admin)

banulakwin/filament-pricing
===========================

Filament admin panel for banulakwin/laravel-pricing coupon management.

00PHPCI passing

Since May 19Pushed 3w agoCompare

[ Source](https://github.com/banulalakwindu/filament-pricing)[ Packagist](https://packagist.org/packages/banulakwin/filament-pricing)[ RSS](/packages/banulakwin-filament-pricing/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

banulakwin/filament-pricing
===========================

[](#banulakwinfilament-pricing)

Filament admin panel for managing coupons from the `banulakwin/laravel-pricing` package.

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

[](#installation)

```
composer require banulakwin/filament-pricing
```

Usage
-----

[](#usage)

Register the plugin in your Filament panel provider:

```
use Banulakwin\FilamentPricing\FilamentCouponPlugin;

$panel
    ->plugins([
        FilamentCouponPlugin::make(),
    ]);
```

Configuration
-------------

[](#configuration)

Publish the configuration file:

```
php artisan vendor:publish --tag="filament-pricing-config"
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance62

Regular maintenance activity

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/64958389?v=4)[Banula Lakwindu](/maintainers/banulalakwindu)[@banulalakwindu](https://github.com/banulalakwindu)

---

Top Contributors

[![banulalakwindu](https://avatars.githubusercontent.com/u/64958389?v=4)](https://github.com/banulalakwindu "banulalakwindu (1 commits)")

### Embed Badge

![Health badge](/badges/banulakwin-filament-pricing/health.svg)

```
[![Health](https://phpackages.com/badges/banulakwin-filament-pricing/health.svg)](https://phpackages.com/packages/banulakwin-filament-pricing)
```

###  Alternatives

[leung/laravel-adminer

adminer for laravel5.\*

169.0k](/packages/leung-laravel-adminer)

PHPackages © 2026

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