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 1mo ago

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 27% 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

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

[awcodes/filament-tiptap-editor

A Tiptap integration for Filament Admin/Forms.

399865.2k21](/packages/awcodes-filament-tiptap-editor)[camya/filament-title-with-slug

TitleWithSlugInput - Easy Permalink Slugs for the FilamentPHP Form Builder (PHP / Laravel / Livewire)

13444.5k](/packages/camya-filament-title-with-slug)[awcodes/filament-sticky-header

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

81116.8k1](/packages/awcodes-filament-sticky-header)[raugadh/fila-starter

Laravel Filament Starter.

614.9k](/packages/raugadh-fila-starter)[awcodes/filament-addons

A set of components / fields to extend Filament Admin.

3013.1k2](/packages/awcodes-filament-addons)[blendbyte/filament-title-with-slug

TitleWithSlugInput - Easy Permalink Slugs for the FilamentPHP Form Builder (PHP / Laravel / Livewire)

1322.4k3](/packages/blendbyte-filament-title-with-slug)

PHPackages © 2026

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