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(2y ago)113MITPHPPHP ^8.1

Since Jul 27Pushed 2y 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 2w ago

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

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

751d 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

[backstage/mails

View logged mails and events in a beautiful Filament UI.

16429.7k](/packages/backstage-mails)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3915.5k](/packages/rawilk-profile-filament-plugin)[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

123204.9k1](/packages/stephenjude-filament-feature-flags)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

94160.6k6](/packages/marcelweidum-filament-expiration-notice)[stephenjude/filament-two-factor-authentication

Filament Two Factor Authentication: Google 2FA + Passkey Authentication

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

Use passkeys in your filamentphp app

6758.2k2](/packages/marcelweidum-filament-passkeys)

PHPackages © 2026

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