PHPackages                             drupal/console-extend - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. drupal/console-extend

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

drupal/console-extend
=====================

Drupal Console Extend Template

0.4.0(9y ago)42.5k5GPL-2.0+PHP

Since Dec 27Pushed 7y ago4 watchersCompare

[ Source](https://github.com/hechoendrupal/drupal-console-extend)[ Packagist](https://packagist.org/packages/drupal/console-extend)[ RSS](/packages/drupal-console-extend/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

Drupal Console Extend
=====================

[](#drupal-console-extend)

Composer template and instructions to extend Drupal Console adding commands globally.

### Create `~/.console/` directory

[](#create-console-directory)

Execute the `init` command and select `/Users/USER_NAME/.console/` when asked for destination.

```
drupal init

```

NOTES: For instructions about installing the [Drupal Console Launcher](https://github.com/hechoendrupal/DrupalConsole/#update-drupalconsole-launcher).

### Install this project:

[](#install-this-project)

```
cd ~/.console/

composer create-project \
drupal/console-extend extend \
--no-interaction

```

NOTE: You can use `--keep-vcs` to prevent deletion of `.git` directory.

### Update this project

[](#update-this-project)

```
cd ~/.console/extend

composer update

```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~12 days

Total

5

Last Release

3423d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/198571?v=4)[David Flores](/maintainers/dmouse)[@dmouse](https://github.com/dmouse)

---

Top Contributors

[![jmolivas](https://avatars.githubusercontent.com/u/366275?v=4)](https://github.com/jmolivas "jmolivas (58 commits)")

### Embed Badge

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

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

PHPackages © 2026

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