PHPackages                             margretschroeder/contao-stamm-bundle - 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. margretschroeder/contao-stamm-bundle

ActiveContao-bundle

margretschroeder/contao-stamm-bundle
====================================

Versuche von Jette einer Erweiterung für contao bundles

1.0.0(5y ago)02LGPL-3.0-or-laterPHPPHP ^7.2 || ^8.0

Since Jan 12Pushed 5y ago1 watchersCompare

[ Source](https://github.com/margretschroeder/contao-stamm-bundle)[ Packagist](https://packagist.org/packages/margretschroeder/contao-stamm-bundle)[ Docs](https://contao.org)[ RSS](/packages/margretschroeder-contao-stamm-bundle/feed)WikiDiscussions master Synced 3w ago

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

Contao 4 Versuche
=================

[](#contao-4-versuche)

Contao is an Open Source PHP Content Management System for people who want a professional website that is easy to maintain. Visit the [project website](https://contao.org)for more information.

You can use the skeleton bundle as basis for your own Contao bundle.

Install
-------

[](#install)

Download the skeleton bundle:

```
wget https://github.com/contao/skeleton-bundle/archive/master.zip
unzip master.zip
mv skeleton-bundle-master [package name]
cd [package name]
```

Customize
---------

[](#customize)

First adjust the following files:

- `ecs.yaml`
- `composer.json`
- `phpunit.xml.dist`
- `README.md`

Then rename the following files and/or the references to `SkeletonBundle` in the following files:

- `src/ContaoManager/Plugin.php`
- `src/DependencyInjection/ContaoSkeletonExtension.php`
- `src/ContaoSkeletonBundle.php`
- `tests/ContaoSkeletonBundleTest.php`

Finally add your custom classes and resources. Make sure to register your services within `src/Resources/config/services.yml`. Also make sure to [adjust the Contao Manager Plugin](https://docs.contao.org/dev/framework/manager-plugin/#the-bundleplugininterface) (and the dependencies within the `composer.json`) accordingly, if your bundle makes adjustments to other bundles (e.g. adjustments to a DCA of other bundles).

Release
-------

[](#release)

Run the PHP-CS-Fixer and the unit test before you release your bundle:

```
vendor/bin/ecs check src/ tests/ --fix
vendor/bin/phpunit
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

2000d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2a6f858dcf3138b86e3ac7fdf2a56692d3385e5877ac29a968e4e7812b76c167?d=identicon)[margretschroeder](/maintainers/margretschroeder)

---

Top Contributors

[![margretschroeder](https://avatars.githubusercontent.com/u/48446556?v=4)](https://github.com/margretschroeder "margretschroeder (9 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/margretschroeder-contao-stamm-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/margretschroeder-contao-stamm-bundle/health.svg)](https://phpackages.com/packages/margretschroeder-contao-stamm-bundle)
```

PHPackages © 2026

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