PHPackages                             specbee/drupal-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. specbee/drupal-starterkit

ActiveProject[Framework](/categories/framework)

specbee/drupal-starterkit
=========================

Project template for Drupal 8 sites built with the Lightning distribution.

2.0.1(2y ago)02191[1 issues](https://github.com/SpecbeeLabs/drupal-starterkit/issues)GPL-2.0-or-laterPHPPHP &gt;=8.1

Since Mar 21Pushed 2y ago1 watchersCompare

[ Source](https://github.com/SpecbeeLabs/drupal-starterkit)[ Packagist](https://packagist.org/packages/specbee/drupal-starterkit)[ RSS](/packages/specbee-drupal-starterkit/feed)WikiDiscussions 10.x Synced today

READMEChangelog (3)Dependencies (26)Versions (19)Used By (0)

Specbee Drupal Startkit
=======================

[](#specbee-drupal-startkit)

A Composer based install method to set up Drupal projects using [Specbee's Robo tooling](https://github.com/SpecbeeLabs/robo-tooling).

Requirements
------------

[](#requirements)

- Lando
- Docker
- PHP &gt;= 7.4
- Composer v2

Usage
-----

[](#usage)

To create a new project, use the `composer-create` command to get the latest composer project.

```
composer create-project specbee/drupal-starterkit:9.x-dev project_name --no-interaction

```

This will scafold the Drupal repository and intialized Git in the directory with an initial commit.

Next step is to configure the project settings at `robo.yml`. Refer the file to make changes to the file as per the project requirements.

Once, done run `composer init-repo` which will:

- Setup Drush aliases
- Configure the Landofile
- Configure Grumphp for checking commits

To create a local.settings.php run `composer setup-local`

Run `lando start` to spin up the containers used to run the application.

Setup a new site or existing site
---------------------------------

[](#setup-a-new-site-or-existing-site)

Once the lando containers are running, run the lando command

```
lando robo setup -n

```

This will install a fresh Drupal site using the installation profile *drupal.profile* mentioned in the `robo.yml`. After which if existing configurations are present those will be imported and theme will be build if present.

Add new Robo commands
---------------------

[](#add-new-robo-commands)

New commands can be added to the `RoboFile.php` available in the project root

```

```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 98.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 ~32 days

Recently: every ~85 days

Total

18

Last Release

1023d ago

Major Versions

1.0-alpha → 9.0-alpha12022-03-21

1.3.2 → 9.x-dev2022-10-10

1.4.0 → 2.0.02023-07-06

2.0.1 → 10.x-dev2023-09-14

PHP version history (2 changes)1.1.3PHP &gt;=7.4

2.0.0PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e03458424df4d0bce1b4747d78e0d7ad36da25e5d4923b565f0ab5627521f8b?d=identicon)[SpecbeeLabs](/maintainers/SpecbeeLabs)

---

Top Contributors

[![malabya](https://avatars.githubusercontent.com/u/4988240?v=4)](https://github.com/malabya "malabya (101 commits)")[![jigish-chauhan](https://avatars.githubusercontent.com/u/42764547?v=4)](https://github.com/jigish-chauhan "jigish-chauhan (2 commits)")

---

Tags

drupalphp

###  Code Quality

TestsBehat

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/specbee-drupal-starterkit/health.svg)

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

###  Alternatives

[govcms/govcms

GovCMS Drupal Distribution

198102.2k3](/packages/govcms-govcms)[az-digital/az_quickstart

Arizona Quickstart

52280.4k3](/packages/az-digital-az-quickstart)[fourkitchens/sous-drupal-project

Starter project for Sous a Drupal distribution featuring a theme based on Emulsify Design System.

141.1k](/packages/fourkitchens-sous-drupal-project)[vardot/varbase-project

Project template for Varbase distribution.

5362.5k](/packages/vardot-varbase-project)

PHPackages © 2026

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