# drupal-composer/drupal-project

:rocket: Composer template for Drupal projects. Quick installation via "composer create-project drupal-composer/drupal-project"

Repository: https://github.com/drupal-composer/drupal-project
Canonical: https://ross.abutalabs.com/products/drupal-project
Language: PHP
License: GPL-2.0
License Family: copyleft
Topics: drupal, composer
Last push: 2024-10-09T02:42:53+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4503, "days_push": 693, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1563, forks 908 (observed 2026-08-28T04:05:04.072063+00:00)

## What it is
A Composer project template that scaffolds a Drupal site with a standardized directory layout and dependency management. It installs Drupal core in a web directory, places modules/themes/profiles via Composer, and bundles Drush for command-line site administration.

## Use cases
- scaffold a new drupal site with composer
- manage drupal modules and themes with composer
- set up drush for a drupal project
- create a composer-based drupal 10 or 11 project
- standardize drupal project directory structure
- bootstrap a drupal codebase for git

## When to choose
- starting a new Drupal 10/11 project from scratch
- you want Composer-managed dependencies instead of a tarball install
- you need Drush and sane defaults like settings.php and .env out of the box

## When to avoid
- upgrading an existing legacy Drupal site not built with Composer
- you need a full distribution or preconfigured CMS rather than a bare scaffold
- your project uses a different PHP framework

## Facets
- artifact type: application
- maturity: active
- function: package-manager, build-tool, cli, developer-tools
- domain: web-development, cms, developer-tools
- platform: php, cli, cross-platform
- tags: boilerplate, project-template, drupal, composer, scaffold, drush, automation

## Member repositories
- drupal-composer/drupal-project (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:04.072063+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:00:15.612454+00:00, confidence not recorded.
  - readme: https://github.com/drupal-composer/drupal-project (fetched 2026-08-28T04:05:04.072063+00:00, sha 30c78dbf7dc3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
