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)44972MITPHPPHP ^8.3

Since May 20Pushed 1mo 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 yesterday

READMEChangelog (10)Dependencies (9)Versions (24)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

45

—

FairBetter than 91% of packages

Maintenance70

Regular maintenance activity

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

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

Recently: every ~143 days

Total

17

Last Release

31d ago

Major Versions

0.1.0 → 1.0.02024-06-30

1.3.4 → 2.x-dev2026-06-02

### 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

171.7k](/packages/a2insights-filament-saas)[ercogx/laravel-filament-starter-kit

This is a Filament v5 Starter Kit for Laravel 13, designed to accelerate the development of Filament-powered applications.

461.7k](/packages/ercogx-laravel-filament-starter-kit)

PHPackages © 2026

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