PHPackages                             erdmannfreunde/euf\_nutshell\_kit - 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. [Framework](/categories/framework)
4. /
5. erdmannfreunde/euf\_nutshell\_kit

ActiveProject[Framework](/categories/framework)

erdmannfreunde/euf\_nutshell\_kit
=================================

Start a new contao project based on the nutshell framework

4.9(6y ago)126025[2 issues](https://github.com/erdmannfreunde/euf_nutshell_kit/issues)GPL-3.0-or-laterCSSPHP ^5.6|^7.0

Since Aug 1Pushed 6y ago7 watchersCompare

[ Source](https://github.com/erdmannfreunde/euf_nutshell_kit)[ Packagist](https://packagist.org/packages/erdmannfreunde/euf_nutshell_kit)[ RSS](/packages/erdmannfreunde-euf-nutshell-kit/feed)WikiDiscussions develop Synced today

READMEChangelog (1)Dependencies (9)Versions (16)Used By (0)

Nutshell Base Framework Starterkit for Contao CMS
=================================================

[](#nutshell-base-framework-starterkit-for-contao-cms)

You can find the documentation of the **Nutshell** at  (deutsch/german).

The **euf\_nutshell\_kit** (emphasis on the *kit*) is a convenience wrapper for web developers to start with a new Contao project. It is packed with scss files to start with, an `.htaccess` suitable for the most projects and maybe more to come.

In addition to the docs mentioned above, you find a "cheatsheet" below. Be reminded that starting with the point you created the project (`composer create-project`) further updates within this repository will not affect your installation.

Usage
-----

[](#usage)

### Create composer project

[](#create-composer-project)

```
composer create-project erdmannfreunde/euf_nutshell_kit [path]
```

Make sure to replace `[path]` with the name of the folder you want to install your Contao installation in.

Alternatively, download and extract the zip file, run `composer install`.

### Change to the Contao installation

[](#change-to-the-contao-installation)

```
cd path
```

### Install node modules

[](#install-node-modules)

```
npm install
```

### Initialize git repository

[](#initialize-git-repository)

```
git init
git add .
git commit -m "Initial files"
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 95.1% 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 ~104 days

Recently: every ~44 days

Total

14

Last Release

2260d ago

Major Versions

0.4.0 → 4.82019-10-28

PHP version history (2 changes)0.1.1PHP &gt;=5.3

0.3.0PHP ^5.6|^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/d0c18094f552ca25ac29a9ef3763092f24b2be3158b2d047e644eef8a8a10282?d=identicon)[erdmannfreunde](/maintainers/erdmannfreunde)

---

Top Contributors

[![denniserdmann](https://avatars.githubusercontent.com/u/3773697?v=4)](https://github.com/denniserdmann "denniserdmann (58 commits)")[![richardhj](https://avatars.githubusercontent.com/u/1284725?v=4)](https://github.com/richardhj "richardhj (3 commits)")

### Embed Badge

![Health badge](/badges/erdmannfreunde-euf-nutshell-kit/health.svg)

```
[![Health](https://phpackages.com/badges/erdmannfreunde-euf-nutshell-kit/health.svg)](https://phpackages.com/packages/erdmannfreunde-euf-nutshell-kit)
```

###  Alternatives

[contao/managed-edition

Contao Managed Edition

17106.8k1](/packages/contao-managed-edition)[markocupic/calendar-event-booking-bundle

Contao Calendar Event Booking Bundle

125.1k1](/packages/markocupic-calendar-event-booking-bundle)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3187.0k6](/packages/codefog-contao-news-categories)

PHPackages © 2026

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