PHPackages                             codewithdennis/filament-price-filter - 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. [Search &amp; Filtering](/categories/search)
4. /
5. codewithdennis/filament-price-filter

AbandonedArchivedLibrary[Search &amp; Filtering](/categories/search)

codewithdennis/filament-price-filter
====================================

A simple and customizable price filter for FilamentPHP, allowing users to easily refine results based on specified price ranges.

v1.1.5(2mo ago)163.9k↓76.8%1MITPHPPHP ^8.1CI passing

Since Oct 16Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/CodeWithDennis/filament-price-filter)[ Packagist](https://packagist.org/packages/codewithdennis/filament-price-filter)[ Docs](https://github.com/codewithdennis/filament-price-filter)[ GitHub Sponsors](https://github.com/CodeWithDennis)[ RSS](/packages/codewithdennis-filament-price-filter/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (10)Dependencies (24)Versions (13)Used By (0)

Filament Price Filter
=====================

[](#filament-price-filter)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2dde90607e2e24ebf8b7263f4bddb355bc41c3d1547ffcbab9310a01303a4c13/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f64657769746864656e6e69732f66696c616d656e742d70726963652d66696c7465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/codewithdennis/filament-price-filter)[![Code Styling](https://github.com/CodeWithDennis/filament-price-filter/actions/workflows/fix-php-code-style-issues.yml/badge.svg)](https://github.com/CodeWithDennis/filament-price-filter/actions/workflows/fix-php-code-style-issues.yml)[![Total Downloads](https://camo.githubusercontent.com/6a28276385a5445060181b550de54055b929f4fd8183c1a00c373dac83e5707d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f64657769746864656e6e69732f66696c616d656e742d70726963652d66696c7465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/codewithdennis/filament-price-filter)

[![thumbnail](https://raw.githubusercontent.com/CodeWithDennis/filament-price-filter/main/thumbnail.png)](https://raw.githubusercontent.com/CodeWithDennis/filament-price-filter/main/thumbnail.png)

A simple and customizable price filter for FilamentPHP, allowing users to easily refine results based on specified price ranges.

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

[](#installation)

You can install the package via composer:

```
composer require codewithdennis/filament-price-filter
```

You can publish the config file with:

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

This is the contents of the published config file:

```
