PHPackages                             elsayed85/filament-quick-create - 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. [Framework](/categories/framework)
4. /
5. elsayed85/filament-quick-create

ActivePackage[Framework](/categories/framework)

elsayed85/filament-quick-create
===============================

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

v1.0(3y ago)09MITPHPPHP ^8.0

Since Aug 9Pushed 3y agoCompare

[ Source](https://github.com/elsayed85/filament-quick-create)[ Packagist](https://packagist.org/packages/elsayed85/filament-quick-create)[ RSS](/packages/elsayed85-filament-quick-create/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Filament Quick Create
=====================

[](#filament-quick-create)

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

[![Screen shot of Filament quick create in use in dark mode](./images/screen-shot.jpg)](./images/screen-shot.jpg)[![Screen shot of Filament quick create in use in light mode](./images/screen-shot-light.jpg)](./images/screen-shot-light.jpg)

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

[](#installation)

Install the package via composer

```
composer require awcodes/filament-quick-create
```

Excluding Resources
-------------------

[](#excluding-resources)

Publish the config file.

```
php artisan vendor:publish --tag=filament-quick-create-config
```

Then just add the Resource Classes that you want to exclude.

```
'exclude' => [
    UserResource::class,
    ...
]
```

Usage
-----

[](#usage)

That's it, after installing the create menu will show up in the filament header next to the global search input.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 62.5% 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

1423d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9f6465ef2e90074d5a323bf893bb1ab9a7b5af7bf61d1001f85a8448d8fb257d?d=identicon)[elsayed851999](/maintainers/elsayed851999)

---

Top Contributors

[![awcodes](https://avatars.githubusercontent.com/u/3596800?v=4)](https://github.com/awcodes "awcodes (5 commits)")[![alperenersoy](https://avatars.githubusercontent.com/u/83382417?v=4)](https://github.com/alperenersoy "alperenersoy (1 commits)")[![ArtMin96](https://avatars.githubusercontent.com/u/29732308?v=4)](https://github.com/ArtMin96 "ArtMin96 (1 commits)")[![elsayed85](https://avatars.githubusercontent.com/u/41492621?v=4)](https://github.com/elsayed85 "elsayed85 (1 commits)")

---

Tags

frameworklaravelfilament

### Embed Badge

![Health badge](/badges/elsayed85-filament-quick-create/health.svg)

```
[![Health](https://phpackages.com/badges/elsayed85-filament-quick-create/health.svg)](https://phpackages.com/packages/elsayed85-filament-quick-create)
```

###  Alternatives

[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[ysfkaya/filament-phone-input

A phone input component for Laravel Filament

3161.3M25](/packages/ysfkaya-filament-phone-input)[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)[awcodes/filament-sticky-header

A Filament Panel plugin to make page headers sticky when scrolling.

82138.9k1](/packages/awcodes-filament-sticky-header)

PHPackages © 2026

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