PHPackages                             fontech/nova-searchable-select-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. fontech/nova-searchable-select-filter

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

fontech/nova-searchable-select-filter
=====================================

Searchable select filter for Laravel Nova.

v0.1.0(6y ago)544.2k↓41.7%1[2 issues](https://github.com/Fontech/nova-searchable-select-filter/issues)[17 PRs](https://github.com/Fontech/nova-searchable-select-filter/pulls)MITVuePHP &gt;=7.1.0

Since May 19Pushed 3y ago4 watchersCompare

[ Source](https://github.com/Fontech/nova-searchable-select-filter)[ Packagist](https://packagist.org/packages/fontech/nova-searchable-select-filter)[ RSS](/packages/fontech-nova-searchable-select-filter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (19)Used By (0)

Searchable select filter for Laravel Nova.
==========================================

[](#searchable-select-filter-for-laravel-nova)

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

[](#installation)

```
composer require fontech/nova-searchable-select-filter
```

Usage
-----

[](#usage)

Just simply replace filter's component property to `searchable-select-filter`, that's all.

```
namespace App\Nova\Filters;

use Laravel\Nova\Filters\Filter;

class MyAwesomeFilter extends Filter
{
    public $component = 'searchable-select-filter';
}
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance12

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

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

Unknown

Total

1

Last Release

2190d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6954098?v=4)[Sasaya](/maintainers/storyn26383)[@storyn26383](https://github.com/storyn26383)

---

Top Contributors

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

---

Tags

laravelnovalaravelfiltersearchablenova

### Embed Badge

![Health badge](/badges/fontech-nova-searchable-select-filter/health.svg)

```
[![Health](https://phpackages.com/badges/fontech-nova-searchable-select-filter/health.svg)](https://phpackages.com/packages/fontech-nova-searchable-select-filter)
```

###  Alternatives

[outl1ne/nova-detached-filters

This Laravel Nova package allows you to detach filters from the filter dropdown

64343.5k](/packages/outl1ne-nova-detached-filters)[outl1ne/nova-input-filter

An input filter for Laravel Nova

24822.7k](/packages/outl1ne-nova-input-filter)[suenerds/nova-searchable-belongs-to-filter

Searchable Nova filter for belongsTo relationships.

29516.9k](/packages/suenerds-nova-searchable-belongs-to-filter)[nrml-co/nova-big-filter

A nice looking filter menu thats always open.

35310.9k](/packages/nrml-co-nova-big-filter)[awesome-nova/dependent-filter

Dependent filters for Laravel Nova

26184.1k](/packages/awesome-nova-dependent-filter)[awesome-nova/filter-card

A Laravel Nova card.

25126.1k](/packages/awesome-nova-filter-card)

PHPackages © 2026

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