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 2mo 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

24

—

LowBetter than 32% of packages

Maintenance41

Moderate activity, may be stable

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

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

[ryangjchandler/blade-capture-directive

Create inline partials in your Blade templates with ease.

8222.2M12](/packages/ryangjchandler-blade-capture-directive)[spatie/laravel-blade-comments

Add debug comments to your rendered output

177325.5k](/packages/spatie-laravel-blade-comments)[daikazu/laravel-glider

Start using Glide on-the-fly instantly in your Laravel blade templates.

882.3k](/packages/daikazu-laravel-glider)[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)[solution-forest/filament-field-group

Filament Field Group is a powerful Laravel package that enhances Filament's form building capabilities. It allows you to easily group and organize form fields, improving the structure and readability of your forms.

291.8k3](/packages/solution-forest-filament-field-group)

PHPackages © 2026

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