PHPackages                             bambamboole/mycms - 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. bambamboole/mycms

AbandonedArchivedLibrary

bambamboole/mycms
=================

This is my package mycms

0.1.10(1y ago)018[2 PRs](https://github.com/bambamboole/mycms/pulls)1MITPHPPHP ^8.3CI passing

Since Jan 3Pushed 4mo ago2 watchersCompare

[ Source](https://github.com/bambamboole/mycms)[ Packagist](https://packagist.org/packages/bambamboole/mycms)[ Docs](https://github.com/bambamboole/mycms)[ GitHub Sponsors](https://github.com/bambamboole)[ RSS](/packages/bambamboole-mycms/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (31)Versions (19)Used By (1)

This is my package mycms
========================

[](#this-is-my-package-mycms)

[![Latest Version on Packagist](https://camo.githubusercontent.com/0fd231c0f6d4954adb6d4a297abdca0562047185f49a17087615fdb31987a263/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62616d62616d626f6f6c652f6d79636d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bambamboole/mycms)[![GitHub Tests Action Status](https://camo.githubusercontent.com/58d205d38b5dc0042c2b2aa6958341d0b621474297c92a4cf3fddc6c36ebf9a5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f62616d62616d626f6f6c652f6d79636d732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/bambamboole/mycms/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/dae02a57875c0b1c64481914c97eb40abf292583e97ff5cb45e065dc67b02f65/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f62616d62616d626f6f6c652f6d79636d732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/bambamboole/mycms/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/10e8d13566f18fd4914697a26a76cc4ecb3b865eb82de8154f2746433cefe3de/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62616d62616d626f6f6c652f6d79636d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bambamboole/mycms)

MyCms is my package for a simple CMS. It is based on Laravel and Filament.
Additionally it is a bit of a patch work of different packages. My goal for MyCms is to be a simple CMS which can be used as a starting point for a new project. MyCms is currently under heavy development and can change quickly.

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

[](#installation)

You can install the package via composer:

```
composer require bambamboole/mycms
```

You can install MyCMS via its own artisan command. It is interactive and will create the first user for you.

```
php artisan mycms:install
```

To enable the Plugin in Filament you have to add the plugin to your ServiceProvider

```
## Usage

```php
//...
$panel->plugin(MyCmsPlugin::make());
//...
```

Development
-----------

[](#development)

We use orchestra/testbench for a proper development experience. To get started you should fork the repository and clone it. Next you can set up the development environment by executin the following commands:

```
composer install
composer prepare
composer serve
```

Testing
-------

[](#testing)

```
composer test
```

### Dusk setup

[](#dusk-setup)

I had problems with the Laravel Dusk setup and migrations so I decided to drop them for now. Looking for support getting a reliable Dusk setup running

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [bambamboole](https://github.com/bambamboole)
- [All Contributors](../../contributors)
- [datlechin/filament-menu-builder](https://github.com/datlechin/filament-menu-builder) I learned so much about Filament by reimplementing this package.

License
-------

[](#license)

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

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance61

Regular maintenance activity

Popularity6

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 54.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

Every ~1 days

Total

11

Last Release

484d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/547137a6d80cad01ed1dd065b1c6af329d9a23a4134a895cff01e078cc155500?d=identicon)[bambamboole](/maintainers/bambamboole)

---

Top Contributors

[![bambamboole](https://avatars.githubusercontent.com/u/8823695?v=4)](https://github.com/bambamboole "bambamboole (104 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (43 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (43 commits)")[![philuxx](https://avatars.githubusercontent.com/u/7213745?v=4)](https://github.com/philuxx "philuxx (1 commits)")

---

Tags

laravelbambamboolemycms

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/bambamboole-mycms/health.svg)

```
[![Health](https://phpackages.com/badges/bambamboole-mycms/health.svg)](https://phpackages.com/packages/bambamboole-mycms)
```

###  Alternatives

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[a2insights/filament-saas

Filament Saas for A2Insights

161.1k](/packages/a2insights-filament-saas)[guava/filament-knowledge-base

A filament plugin that adds a knowledge base and help to your filament panel(s).

206120.5k1](/packages/guava-filament-knowledge-base)[ralphjsmit/laravel-filament-seo

A package to combine the power of Laravel SEO and Filament Admin.

15398.7k10](/packages/ralphjsmit-laravel-filament-seo)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

3786.5k](/packages/harris21-laravel-fuse)

PHPackages © 2026

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