PHPackages                             weknowinc/drupal-project - 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. weknowinc/drupal-project

ActiveProject[Framework](/categories/framework)

weknowinc/drupal-project
========================

Project template for Drupal 8 projects with composer. Optimized to use with Docker and DrupalConsole.

8.x-dev(8y ago)5186[1 PRs](https://github.com/weknowinc/drupal-project/pulls)GPL-2.0-or-laterPHP

Since Feb 21Pushed 8y agoCompare

[ Source](https://github.com/weknowinc/drupal-project)[ Packagist](https://packagist.org/packages/weknowinc/drupal-project)[ RSS](/packages/weknowinc-drupal-project/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (9)Versions (7)Used By (0)

Composer template for Drupal projects.
======================================

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

> Optimized to use with Docker and DrupalConsole.

### Clone repository

[](#clone-repository)

```
git clone https://github.com/weknowinc/drupal-project

```

### Copy and rename the `.env.dist` file

[](#copy-and-rename-the-envdist-file)

```
cp .env.dist .env

```

### Edit configuration

[](#edit-configuration)

Edit the copied `.env` file and make changes according to your project needs.

Example update default `HOST_NAME` from `drupal.develop` to `mysite.develop`.

### Starting the containers

[](#starting-the-containers)

To start the containers you need to execute the following command docker-compose up -d, grab some coffee or a beer and be patient while the images are downloaded to your local computer.

```
docker-compose up -d

```

NOTE: We suggest provide the detached mode flag to run in background.

### Add hostname entry in your `/etc/hosts` file

[](#add-hostname-entry-in-your-etchosts-file)

```
127.0.0.1    drupal.develop

```

NOTE: Use your own domain if you make changes in the copied `.env` file.

Open your browser and point to `http://drupal.develop/` or the hostname you entered on the `.env` file.

### Shutting down the containers

[](#shutting-down-the-containers)

```
docker-compose down

docker-compose down -v

```

NOTE: You can pass the -v flag to destroy the shared volumes as well. Be careful this will destroy any data on the shared volumes between the container and the local machine.

### Checking for used ports

[](#checking-for-used-ports)

One common issue you'll likely run into while starting the containers, is finding the ports in use, this could mean an instance of Apache, Nginx, MySQL or other service is already running, so if you want to know what is using the ports you can run this commands on your terminal:

```
# web (Apache, Nginx)
lsof -i :80

# db (MySQL, MariaDB)
lsof -i :3306

```

We based the docker configuration of this repository on the [Drupal4Docker](https://github.com/wodby/docker4drupal) project.

We based the composer configuration on the [drupal-composer/drupal-project](https://github.com/drupal-composer/drupal-project) project.

Click here for info about [composer](composer.md).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 64.4% 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 ~44 days

Total

2

Last Release

2990d ago

Major Versions

7.x-dev → 8.x-dev2018-03-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/a2bf475eb276018e1d5743443dc02e4759ec9f9e3a978cf4d9c34588ac7a7c24?d=identicon)[enzolutions](/maintainers/enzolutions)

---

Top Contributors

[![webflo](https://avatars.githubusercontent.com/u/123946?v=4)](https://github.com/webflo "webflo (121 commits)")[![jmolivas](https://avatars.githubusercontent.com/u/366275?v=4)](https://github.com/jmolivas "jmolivas (18 commits)")[![weitzman](https://avatars.githubusercontent.com/u/7740?v=4)](https://github.com/weitzman "weitzman (7 commits)")[![pfrenssen](https://avatars.githubusercontent.com/u/442924?v=4)](https://github.com/pfrenssen "pfrenssen (6 commits)")[![derhasi](https://avatars.githubusercontent.com/u/118502?v=4)](https://github.com/derhasi "derhasi (4 commits)")[![greg-1-anderson](https://avatars.githubusercontent.com/u/612191?v=4)](https://github.com/greg-1-anderson "greg-1-anderson (4 commits)")[![jcnventura](https://avatars.githubusercontent.com/u/329663?v=4)](https://github.com/jcnventura "jcnventura (2 commits)")[![jonhattan](https://avatars.githubusercontent.com/u/482058?v=4)](https://github.com/jonhattan "jonhattan (2 commits)")[![bradjones1](https://avatars.githubusercontent.com/u/981966?v=4)](https://github.com/bradjones1 "bradjones1 (2 commits)")[![jorissteyn](https://avatars.githubusercontent.com/u/448056?v=4)](https://github.com/jorissteyn "jorissteyn (2 commits)")[![mickaelperrin](https://avatars.githubusercontent.com/u/5844226?v=4)](https://github.com/mickaelperrin "mickaelperrin (1 commits)")[![mikran](https://avatars.githubusercontent.com/u/820244?v=4)](https://github.com/mikran "mikran (1 commits)")[![ModulesUnraveled](https://avatars.githubusercontent.com/u/1663810?v=4)](https://github.com/ModulesUnraveled "ModulesUnraveled (1 commits)")[![opdavies](https://avatars.githubusercontent.com/u/339813?v=4)](https://github.com/opdavies "opdavies (1 commits)")[![rwanyoike](https://avatars.githubusercontent.com/u/3677497?v=4)](https://github.com/rwanyoike "rwanyoike (1 commits)")[![Saphyel](https://avatars.githubusercontent.com/u/5764721?v=4)](https://github.com/Saphyel "Saphyel (1 commits)")[![thom8](https://avatars.githubusercontent.com/u/331453?v=4)](https://github.com/thom8 "thom8 (1 commits)")[![tostinni](https://avatars.githubusercontent.com/u/585338?v=4)](https://github.com/tostinni "tostinni (1 commits)")[![tstoeckler](https://avatars.githubusercontent.com/u/3929504?v=4)](https://github.com/tstoeckler "tstoeckler (1 commits)")[![bojanz](https://avatars.githubusercontent.com/u/330162?v=4)](https://github.com/bojanz "bojanz (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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