PHPackages                             nutshell-framework/starterkit - 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. nutshell-framework/starterkit

ActiveProject[Framework](/categories/framework)

nutshell-framework/starterkit
=============================

Start a new contao project based on the nutshell framework

5.7.x-dev(2w ago)147GPL-3.0-or-laterSCSSPHP &gt;=7.4

Since Jul 3Pushed 1y ago2 watchersCompare

[ Source](https://github.com/nutshell-framework/starterkit)[ Packagist](https://packagist.org/packages/nutshell-framework/starterkit)[ RSS](/packages/nutshell-framework-starterkit/feed)WikiDiscussions 4.13 Synced today

READMEChangelogDependencies (16)Versions (5)Used By (0)

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

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

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

**nutshell-framework/starterkit** 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.example` suitable for the most projects and maybe more to come.

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 nutshell-framework/starterkit [path] [branch]
```

`[path]`= name of the folder you want to install your Contao installation in

`[branch]` = choose a branch from the repository, for example `4.9.x-dev` for a contao 4.9 installation

*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

31

—

LowBetter than 66% of packages

Maintenance67

Regular maintenance activity

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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

Every ~269 days

Total

5

Last Release

18d ago

Major Versions

4.x-dev → 5.3.x-dev2025-05-05

PHP version history (2 changes)4.13.x-devPHP &gt;=7.4

4.9.x-devPHP ^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 (33 commits)")

### Embed Badge

![Health badge](/badges/nutshell-framework-starterkit/health.svg)

```
[![Health](https://phpackages.com/badges/nutshell-framework-starterkit/health.svg)](https://phpackages.com/packages/nutshell-framework-starterkit)
```

###  Alternatives

[contao/managed-edition

Contao Managed Edition

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

Contao Calendar Event Booking Bundle

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

News Categories bundle for Contao Open Source CMS

3189.0k6](/packages/codefog-contao-news-categories)[inspiredminds/contao-event-registration

Contao extension to allow registration for events.

154.3k](/packages/inspiredminds-contao-event-registration)

PHPackages © 2026

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