PHPackages                             carcheky/drupal-grumphp - 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. carcheky/drupal-grumphp

ActiveLibrary

carcheky/drupal-grumphp
=======================

grumphp 4 drupal

v3.1.0(2y ago)16301[2 PRs](https://github.com/carcheky/drupal-grumphp/pulls)GPL-2.0-or-laterPHP

Since Apr 14Pushed 5mo agoCompare

[ Source](https://github.com/carcheky/drupal-grumphp)[ Packagist](https://packagist.org/packages/carcheky/drupal-grumphp)[ RSS](/packages/carcheky-drupal-grumphp/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (9)Versions (19)Used By (0)

drupal-grumphp
==============

[](#drupal-grumphp)

Installation
------------

[](#installation)

Add default grumphp.yml path to composer or copy to root folder:

```
composer config extra.grumphp --json '{"config-default-path": "vendor/carcheky/drupal-grumphp/configs/grumphp.yml"}' ;

```

```
composer config extra.grumphp --json '{"config-default-path": "vendor/carcheky/drupal-grumphp/configs/grumphp.yml"}' ;
composer require --dev carcheky/drupal-grumphp -W

```

or manually add to composer.json:

```
    ...
    "extra": {
        "grumphp": {
            "config-default-path": "vendor/carcheky/drupal-grumphp/configs/grumphp.yml"
        },
        ...
    },
    ...
```

or to let composer scaffold do the work for you, add this to composer.json:

```
    ...
    "extra": {
        "drupal-scaffold": {
            "allowed-packages": [
                "carcheky/drupal-grumphp"
            ],
            ...
        },
    ...
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance47

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 56.8% 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 ~21 days

Recently: every ~12 days

Total

16

Last Release

815d ago

Major Versions

v1.0.1 → v2.0.02023-06-14

v1.0.2 → 2.x-dev2023-06-14

v2.0.1 → v3.0.02023-10-25

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/608424?v=4)[carcheky](/maintainers/carcheky)[@carcheky](https://github.com/carcheky)

---

Top Contributors

[![carcheky](https://avatars.githubusercontent.com/u/608424?v=4)](https://github.com/carcheky "carcheky (21 commits)")[![semantic-release-bot](https://avatars.githubusercontent.com/u/32174276?v=4)](https://github.com/semantic-release-bot "semantic-release-bot (14 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (2 commits)")

### Embed Badge

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

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

###  Alternatives

[acquia/orca

A tool for testing a company's software packages together in the context of a realistic, functioning, best practices Drupal build

32902.4k](/packages/acquia-orca)[axelerant/drupal-quality-checker

Code quality checking tools for Drupal project.

13197.9k1](/packages/axelerant-drupal-quality-checker)[wp-cli/wp-cli-tests

WP-CLI testing framework

422.7M87](/packages/wp-cli-wp-cli-tests)[vijaycs85/drupal-quality-checker

Setups code quality checking tools for Drupal project.

52192.3k4](/packages/vijaycs85-drupal-quality-checker)[youwe/testing-suite

Contains Youwe's default testing packages for php.

13176.9k8](/packages/youwe-testing-suite)

PHPackages © 2026

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