PHPackages                             cswni/filament-spotlight - 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. cswni/filament-spotlight

ActiveLibrary[Admin Panels](/categories/admin)

cswni/filament-spotlight
========================

Spotlight for Filament Admin

1.0.3(2y ago)088MITPHPPHP ^8.0

Since Jul 30Pushed 2y agoCompare

[ Source](https://github.com/cswni/filament-spotlight)[ Packagist](https://packagist.org/packages/cswni/filament-spotlight)[ GitHub Sponsors](https://github.com/pxlrbt)[ RSS](/packages/cswni-filament-spotlight/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (4)Versions (5)Used By (0)

[![header](./.github/resources/header.png)](./.github/resources/header.png)

Filament Spotlight
==================

[](#filament-spotlight)

[![Latest Version on Packagist](https://camo.githubusercontent.com/38e6e4102f397ec1eff12a3130d7972614413728262c0ea4e8a691d76ea1f187/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70786c7262742f66696c616d656e742d73706f746c696768742e7376673f696e636c7564655f70726572656c6561736573)](https://packagist.org/packages/pxlrbt/filament-spotlight)[![Software License](https://camo.githubusercontent.com/074b89bca64d3edc93a1db6c7e3b1636b874540ba91d66367c0e5e354c56d0ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](LICENSE.md)[![GitHub Workflow Status](https://camo.githubusercontent.com/48939aae6b0ae54bfdcf78ff5756722b00d45aecfcc3a165f3c35245dd0d928b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f70786c7262742f66696c616d656e742d73706f746c696768742f636f64652d7374796c652e796d6c3f6272616e63683d6d61696e266c6162656c3d436f64652532307374796c65267374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/48939aae6b0ae54bfdcf78ff5756722b00d45aecfcc3a165f3c35245dd0d928b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f70786c7262742f66696c616d656e742d73706f746c696768742f636f64652d7374796c652e796d6c3f6272616e63683d6d61696e266c6162656c3d436f64652532307374796c65267374796c653d666c61742d737175617265)[![Total Downloads](https://camo.githubusercontent.com/cdac770f2eabab38cb9a96eafd5e02c60f46684a4812dee7a152da03e6988c84/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70786c7262742f66696c616d656e742d73706f746c696768742e737667)](https://packagist.org/packages/pxlrbt/filament-spotlight)

Quickly navigate your Filament Resources with Spotlight functionality.

Supports pages, resources and links from the user menu.

    demo.mp4    Installation via Composer
-------------------------

[](#installation-via-composer)

**Requires PHP &gt; 8.0 and Filament &gt; 2.10.34**

```
composer require pxlrbt/filament-spotlight
```

Usage
-----

[](#usage)

There is no configuration needed.

> "its genius"

 – Dan Harrin

To open the Spotlight input bar you can use one of the following shortcuts:

CTRL + K
CMD + K
CTRL + /
CMD + /

### Setup

[](#setup)

This plugin relies on the same properties and methods used for Filament's global search. For records showing up with the correct name in "Edit/View" you need to set `$recordTitleAttribute`. [Check the docs for more information](https://filamentphp.com/docs/2.x/admin/resources/global-search)

Translation
-----------

[](#translation)

To translate or edit the default placeholder, you have to publish the translation file for *wire-element/spotlight*:

```
php artisan vendor:publish --tag=livewire-ui-spotlight-translations
```

Contributing
------------

[](#contributing)

If you want to contribute to this packages, you may want to test it in a real Filament project:

- Fork this repository to your GitHub account.
- Create a Filament app locally.
- Clone your fork in your Filament app's root directory.
- In the `/filament-spotlight` directory, create a branch for your fix, e.g. `fix/error-message`.

Install the packages in your app's `composer.json`:

```
"require": {
    "pxlrbt/filament-spotlight": "dev-fix/error-message as main-dev",
},
"repositories": [
    {
        "type": "path",
        "url": "filament-spotlight"
    }
]
```

Now, run `composer update`.

Credits
-------

[](#credits)

- [Dennis Koch](https://github.com/pxlrbt)
- [All Contributors](../../contributors)
- [Wire Elements Spotlight](https://github.com/wire-elements/spotlight)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84.9% 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 ~1 days

Total

4

Last Release

1068d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0415537a74f94340a66fe825a0890758e5dc816ace241cba183c8128bfc9918e?d=identicon)[cswni](/maintainers/cswni)

---

Top Contributors

[![pxlrbt](https://avatars.githubusercontent.com/u/22632550?v=4)](https://github.com/pxlrbt "pxlrbt (45 commits)")[![cswni](https://avatars.githubusercontent.com/u/14812743?v=4)](https://github.com/cswni "cswni (4 commits)")[![alexmartinfr](https://avatars.githubusercontent.com/u/19224681?v=4)](https://github.com/alexmartinfr "alexmartinfr (1 commits)")[![austincarpenter](https://avatars.githubusercontent.com/u/3736774?v=4)](https://github.com/austincarpenter "austincarpenter (1 commits)")[![buzkall](https://avatars.githubusercontent.com/u/5702?v=4)](https://github.com/buzkall "buzkall (1 commits)")[![nitinkaware](https://avatars.githubusercontent.com/u/17737553?v=4)](https://github.com/nitinkaware "nitinkaware (1 commits)")

---

Tags

laravelfilamentlaravel-filamentspotlightalfredwire-elements

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/cswni-filament-spotlight/health.svg)

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

###  Alternatives

[pxlrbt/filament-spotlight

Spotlight for Filament Admin

276474.3k10](/packages/pxlrbt-filament-spotlight)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[awcodes/filament-quick-create

Plugin for Filament Admin that adds a dropdown menu to the header to quickly create new items.

251218.2k12](/packages/awcodes-filament-quick-create)[stephenjude/filament-two-factor-authentication

Filament Two Factor Authentication: Google 2FA + Passkey Authentication

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

Use passkeys in your filamentphp app

6649.5k1](/packages/marcelweidum-filament-passkeys)

PHPackages © 2026

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