PHPackages                             vdmi/d8-skeleton - 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. vdmi/d8-skeleton

ActiveProject[Framework](/categories/framework)

vdmi/d8-skeleton
================

VDMi Project Skeleton for Drupal 8 projects with composer

8.x-dev(10y ago)011GPL-2.0+PHP

Since Mar 7Pushed 10y ago2 watchersCompare

[ Source](https://github.com/VDMi/D8-Skeleton)[ Packagist](https://packagist.org/packages/vdmi/d8-skeleton)[ RSS](/packages/vdmi-d8-skeleton/feed)WikiDiscussions 8.x Synced 1mo ago

READMEChangelogDependencies (14)Versions (1)Used By (0)

Composer skeleton for Drupal projects
=====================================

[](#composer-skeleton-for-drupal-projects)

This project template provides a way to kickstart a Drupal project using [Composer](https://getcomposer.org/) dependencies, it automatically generates a base profile, theme and config. After following the instructions shown with `create-project` you have a working Drupal site ready for development.

Based on the work of [Drupal Composer](http://drupal-composer.org/).

Usage
-----

[](#usage)

First you need to [install composer](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx).

> Note: The instructions below refer to the [global composer installation](https://getcomposer.org/doc/00-intro.md#globally). You might need to replace `composer` with `php composer.phar` (or similar) for your setup.

After that you can create the project:

```
composer create-project vdmi/d8-skeleton --stability dev --no-interaction destination

```

`destination` is the target directory in which the project will be generated.

After the `composer create-project`, enter the `destination` directory and follow the instructions given by Composer.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 53.8% 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

3716d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8a13b24f2b68d178490e1427aabef5176d284653a1eb9a4c8ef5bf156e4447f7?d=identicon)[FransvanderMeer](/maintainers/FransvanderMeer)

---

Top Contributors

[![webflo](https://avatars.githubusercontent.com/u/123946?v=4)](https://github.com/webflo "webflo (42 commits)")[![jerbob92](https://avatars.githubusercontent.com/u/1312921?v=4)](https://github.com/jerbob92 "jerbob92 (20 commits)")[![derhasi](https://avatars.githubusercontent.com/u/118502?v=4)](https://github.com/derhasi "derhasi (3 commits)")[![LennardWesterveld](https://avatars.githubusercontent.com/u/1076589?v=4)](https://github.com/LennardWesterveld "LennardWesterveld (3 commits)")[![weitzman](https://avatars.githubusercontent.com/u/7740?v=4)](https://github.com/weitzman "weitzman (3 commits)")[![jonhattan](https://avatars.githubusercontent.com/u/482058?v=4)](https://github.com/jonhattan "jonhattan (2 commits)")[![deviantintegral](https://avatars.githubusercontent.com/u/255023?v=4)](https://github.com/deviantintegral "deviantintegral (1 commits)")[![michaellenahan](https://avatars.githubusercontent.com/u/219397?v=4)](https://github.com/michaellenahan "michaellenahan (1 commits)")[![tstoeckler](https://avatars.githubusercontent.com/u/3929504?v=4)](https://github.com/tstoeckler "tstoeckler (1 commits)")[![greg-1-anderson](https://avatars.githubusercontent.com/u/612191?v=4)](https://github.com/greg-1-anderson "greg-1-anderson (1 commits)")[![jmolivas](https://avatars.githubusercontent.com/u/366275?v=4)](https://github.com/jmolivas "jmolivas (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/vdmi-d8-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/vdmi-d8-skeleton/health.svg)](https://phpackages.com/packages/vdmi-d8-skeleton)
```

PHPackages © 2026

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