PHPackages                             webduonederland/filament-cms - 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. webduonederland/filament-cms

ActivePackage[Admin Panels](/categories/admin)

webduonederland/filament-cms
============================

Highly advanced CMS for your Laravel website built with FilamentPHP!

1.3.4(1y ago)4337MITPHPPHP ^8.3

Since May 20Pushed 1y ago1 watchersCompare

[ Source](https://github.com/WebduoNederland/filament-cms)[ Packagist](https://packagist.org/packages/webduonederland/filament-cms)[ RSS](/packages/webduonederland-filament-cms/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (9)Versions (23)Used By (0)

Filament CMS
============

[](#filament-cms)

Highly advanced CMS for your Laravel website built with FilamentPHP!

Requirements
------------

[](#requirements)

- Laravel 11 or higher
- PHP 8.3 or higher

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

[](#installation)

You can install the package via composer:

```
composer require webduonederland/filament-cms
```

After installing the package, make sure you setup the Filament assets:

```
php artisan filament:assets
```

Publish the config file:

```
php artisan vendor:publish --provider="WebduoNederland\FilamentCms\FilamentCmsServiceProvider" --tag="config"
```

Run the migrations:

```
php artisan migrate
```

Add the following command to your composer.json post-autoload-dump:

```
"post-autoload-dump": [
    // ...
    "@php artisan filament:upgrade"
],
```

Creating an admin
-----------------

[](#creating-an-admin)

```
php artisan filament-cms:create-user
```

Accessing the CMS
-----------------

[](#accessing-the-cms)

The CMS can be accessed through the `/cms` path.

Create your first component
---------------------------

[](#create-your-first-component)

```
php artisan filament-cms:create-component
```

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

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance43

Moderate activity, may be stable

Popularity19

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

Recently: every ~26 days

Total

16

Last Release

449d ago

Major Versions

0.1.0 → 1.0.02024-06-30

### Community

Maintainers

![](https://www.gravatar.com/avatar/b1d2b629b5e74a8dc3c651f68d8367cd198dafcbe3a1cd0e5741d12425aca52c?d=identicon)[WebduoNederland](/maintainers/WebduoNederland)

---

Top Contributors

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

---

Tags

laravelfilamentfilament cms

###  Code Quality

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/webduonederland-filament-cms/health.svg)

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

###  Alternatives

[a2insights/filament-saas

Filament Saas for A2Insights

161.1k](/packages/a2insights-filament-saas)[raugadh/fila-starter

Laravel Filament Starter.

614.9k](/packages/raugadh-fila-starter)[andreia/filament-ui-switcher

Add a modal with options to switch between different UI layouts and styles (colors, fonts, font sizes).

233.8k](/packages/andreia-filament-ui-switcher)[jeffersongoncalves/filament-topbar

A simple yet effective Filament plugin that automatically adds a customized topbar to your Filament admin panel. This plugin enhances your Filament panel's user experience by replacing the default topbar component with an improved version that displays navigation and user interface elements in strategic locations.

171.2k](/packages/jeffersongoncalves-filament-topbar)

PHPackages © 2026

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