PHPackages                             valuebound/drupal - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. valuebound/drupal

AbandonedProject[DevOps &amp; Deployment](/categories/devops)

valuebound/drupal
=================

A Drupal clean slate for projects

v1.2.0(8y ago)146MITPHP

Since Feb 2Pushed 8y ago4 watchersCompare

[ Source](https://github.com/valuebound/drupal)[ Packagist](https://packagist.org/packages/valuebound/drupal)[ RSS](/packages/valuebound-drupal/feed)WikiDiscussions master Synced 2mo ago

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

Drupal Base
===========

[](#drupal-base)

[![Latest Stable Version](https://camo.githubusercontent.com/32bb97d5eb67e8fd82fe6f340e691bd8f5f6b3d29eea2567b6c9f9d7e09ff975/68747470733a2f2f706f7365722e707567782e6f72672f76616c7565626f756e642f64727570616c2f762f737461626c65)](https://packagist.org/packages/valuebound/drupal) [![License](https://camo.githubusercontent.com/86a848c87caf3e65ef2e01acabb20a60778c6bc64bc90bcc932125376e9d1979/68747470733a2f2f706f7365722e707567782e6f72672f76616c7565626f756e642f64727570616c2f6c6963656e7365)](https://packagist.org/packages/valuebound/drupal) [![composer.lock](https://camo.githubusercontent.com/3ac7a70ab92a62e3f8995e2d43df43d4077b14d251084fce4bc420f2cc7e5760/68747470733a2f2f706f7365722e707567782e6f72672f76616c7565626f756e642f64727570616c2f636f6d706f7365726c6f636b)](https://packagist.org/packages/valuebound/drupal)

A composer workflow based Drupal repository to be used as a base for Drupal projets. It is bundled with standard tools for development like Drush, Drupal console, PHPUnit &amp; PHPCS. A set of highly popular &amp; necessary contributed modules is also included to serve a starting for any Drupal 8 project.

***Follow the below steps to create a new projects***

### Pre-Requisites

[](#pre-requisites)

---

- **Docker** -
- **Docker Compose** -

### Usage

[](#usage)

---

- Using composer get the repository

```
composer create-project valuebound/drupal drupal
```

- Copy exmaple.docker-compose.yml to docker-compose.yml.
- Copy example.env to .env
- Update the .env file to suit set your variables for the container
- Update docker to use [Traefik reverse proxy](https://www.digitalocean.com/community/tutorials/how-to-use-traefik-as-a-reverse-proxy-for-docker-containers-on-ubuntu-16-04) (if you know what you are doing then only edit this file, else leave as it is).
- Run the docker container

```
docker-compose up -d
```

### Additional useful tips

[](#additional-useful-tips)

- To view the containers `docker-compose ps`
- To stop all the container `docker-compose stop`
- To restart the containers `docker-compose restart`
- To remove the containers `docker-compose rm`

### Drupal tools usage

[](#drupal-tools-usage)

- #### Drush

    [](#drush)

The repository ships with `Drush` version `9.0.0`. Ideally if you have Drush installed in your system you can directly use it like in any other project. If not use `./vendor/bin/drush [command]`.

\*\* N.B - If the above doesn't work, use the docker-compose to run drush\*\* `docker-compose exec web drush [command]`

- #### Drupal Console

    [](#drupal-console)

`./vendor/bin/console [command]`

- #### PHP Codesniffer

    [](#php-codesniffer)

`./vendor/bin/phpcs [command]`

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 88.2% 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 ~6 days

Total

8

Last Release

2980d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/756dbb1ec9bf71b95f9c4ce6919174986d96dd3171ecf5e5c898a6879a77f112?d=identicon)[valuebound](/maintainers/valuebound)

---

Top Contributors

[![malabya](https://avatars.githubusercontent.com/u/4988240?v=4)](https://github.com/malabya "malabya (15 commits)")[![mahaveer003](https://avatars.githubusercontent.com/u/11421075?v=4)](https://github.com/mahaveer003 "mahaveer003 (2 commits)")

---

Tags

composer-packagedockerdocker-composedrupal-8

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[voidagency/vactory_starter_kit

Vactory is a custom Drupal profile which is developed and released by VOID Agency.

1019.7k](/packages/voidagency-vactory-starter-kit)[drupalwxt/wxt

Project template for Drupal 10 sites built with the WxT distribution.

29159.8k8](/packages/drupalwxt-wxt)[thunder/thunder-distribution

The thunder distribution

50634.8k3](/packages/thunder-thunder-distribution)

PHPackages © 2026

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