PHPackages                             drupal/console-extend-example - 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. drupal/console-extend-example

ActiveDrupal-console-library[Framework](/categories/framework)

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

Drupal Console library extend example

0.2.0(9y ago)33.0k3[1 issues](https://github.com/hechoendrupal/drupal-console-extend-example/issues)[1 PRs](https://github.com/hechoendrupal/drupal-console-extend-example/pulls)1GPL-2.0+PHP

Since Feb 8Pushed 8y ago3 watchersCompare

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

READMEChangelog (2)Dependencies (1)Versions (3)Used By (1)

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

[](#drupal-console-extend-example)

This project contains instructions and sample code to extend Drupal Console adding commands using a standard package/library.

### Install on a site:

[](#install-on-a-site)

```
cd /path/to/drupal/

composer require drupal/console-extend-example

```

### Install globally:

[](#install-globally)

```
cd cd ~/.console/extend/

composer require drupal/console-extend-example

```

- For more information about adding commands globally [Drupal Console Extend](https://github.com/hechoendrupal/drupal-console-extend#drupal-console-extend)

### Conventions to follow

[](#conventions-to-follow)

- Composer package type must be declared as `drupal-console-library`.
- Command registration must be done using the `console.services.yml` file at package root.
- Service definition should done by tagging services as `drupal.command`.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity54

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 ~5 days

Total

2

Last Release

3425d 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 (12 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M293](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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