PHPackages                             bambamboole/mycms-default-theme - 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. [Templating &amp; Views](/categories/templating)
4. /
5. bambamboole/mycms-default-theme

ActiveLibrary[Templating &amp; Views](/categories/templating)

bambamboole/mycms-default-theme
===============================

This is my package mycms-default-theme

0.1.0(1y ago)00MITJavaScriptPHP ^8.3

Since Jan 5Pushed 1y ago1 watchersCompare

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

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

c# This is my package mycms-default-theme

[![Latest Version on Packagist](https://camo.githubusercontent.com/5207d09dca9f35b5433808c5ab98752c948828d83577e33d444ff9a9fc79f7e8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62616d62616d626f6f6c652f6d79636d732d64656661756c742d7468656d652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bambamboole/mycms-default-theme)[![GitHub Tests Action Status](https://camo.githubusercontent.com/9b2f345080f95eeb3b0b18b46a1418e13afc6b434c8948c2f381f91c9838b35e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f62616d62616d626f6f6c652f6d79636d732d64656661756c742d7468656d652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/bambamboole/mycms-default-theme/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/39a2cb956f19fe15c60fa5afe1106d3c9b2534b3356d57902dd533fb210981fa/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f62616d62616d626f6f6c652f6d79636d732d64656661756c742d7468656d652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/bambamboole/mycms-default-theme/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/c7d1c2967c073a7a82ca64f51252431f95b4936da66fb06612bbc748def5177c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62616d62616d626f6f6c652f6d79636d732d64656661756c742d7468656d652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bambamboole/mycms-default-theme)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/4419e4da6543644bf1e3fdc28e0315840164bfe8c41ad47bfee2663739ddcf42/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6d79636d732d64656661756c742d7468656d652e6a70673f743d31)](https://spatie.be/github-ad-click/mycms-default-theme)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require bambamboole/mycms-default-theme
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="mycms-default-theme-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="mycms-default-theme-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="mycms-default-theme-views"
```

Usage
-----

[](#usage)

```
$myCmsDefaultTheme = new Bambamboole\MyCmsDefaultTheme();
echo $myCmsDefaultTheme->echoPhrase('Hello, Bambamboole!');
```

Testing
-------

[](#testing)

```
composer test
```

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)

License
-------

[](#license)

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

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

544d 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 (5 commits)")

---

Tags

laravelbambamboolemycms-default-theme

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[spatie/laravel-blade-comments

Add debug comments to your rendered output

180335.8k](/packages/spatie-laravel-blade-comments)[statikbe/laravel-filament-flexible-content-blocks

The Laravel Filament Flexible Content Blocks package helps you to easily create content in Filament for any model, with predefined or custom blocks, and foreach block an extendable Blade view component.

17625.6k4](/packages/statikbe-laravel-filament-flexible-content-blocks)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[combindma/dash-ui

A streamlined and stylish UI component library for Laravel Blade, crafted with TailwindCSS and AlpineJs for simplicity and elegance.

631.4k](/packages/combindma-dash-ui)

PHPackages © 2026

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