PHPackages                             kurban/filament-easter - 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. kurban/filament-easter

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kurban/filament-easter
======================

Filament Easter Eggs Plugin 🥚

1.0.2(1y ago)113MITPHPPHP ^8.1

Since Jul 27Pushed 1y ago1 watchersCompare

[ Source](https://github.com/kurbanatabinen/filament-easter)[ Packagist](https://packagist.org/packages/kurban/filament-easter)[ Docs](https://github.com/kurban/filament-easter)[ RSS](/packages/kurban-filament-easter/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (3)Versions (3)Used By (0)

[![Filament Easter 🥚](./screenshot.png)](./screenshot.png)

This package provide a simple **Easter Egg Modal** for Filament Panel.

---

⚡️ Install with [Composer](https://getcomposer.org)

```
composer require kurban/filament-easter
```

🔥 Add the plugin to your plugins array of your [panel()](https://filamentphp.com/docs/3.x/panels/installation) method in your PanelProvider

```
    FilamentEasterPlugin::make()
        ->keys(['ArrowUp', 'ArrowUp', 'ArrowDown', 'ArrowDown', 'ArrowLeft', 'ArrowRight', 'ArrowLeft', 'ArrowRight', 'b', 'a'])
        ->backgroundImage('https://m.media-amazon.com/images/I/A13qABV+icL.png')
        ->modalContent([
            'title' => 'Easter Cat Found! 🐱',
            'content' => 'Congratulations! You\'ve discovered the hidden Easter Cat. Meow!',
            'footer' => 'Share this secret with fellow cat lovers!'
        ]),
```

🚀 Customize it as neeeded

```
keys(): Set the key sequence to trigger the Easter egg.
backgroundImage(): Set the background image URL for the modal.
modalContent(): Set the content of the modal, including title, content, and footer.
```

✅ Support: If you discover any issues or have questions, please create an issue.

**Filament Easter 🥚** was created for fun

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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 ~0 days

Total

2

Last Release

705d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/89824494?v=4)[kurban](/maintainers/kurban)[@Kurban](https://github.com/Kurban)

---

Top Contributors

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

---

Tags

laravelkurbanfilament-easter

### Embed Badge

![Health badge](/badges/kurban-filament-easter/health.svg)

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

###  Alternatives

[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[ysfkaya/filament-phone-input

A phone input component for Laravel Filament

3161.3M25](/packages/ysfkaya-filament-phone-input)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

94135.4k5](/packages/marcelweidum-filament-expiration-notice)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[stephenjude/filament-debugger

About

104162.2k2](/packages/stephenjude-filament-debugger)

PHPackages © 2026

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