PHPackages                             johnatas-x/grumphp-phpmd3 - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. johnatas-x/grumphp-phpmd3

ActiveLibrary[Testing &amp; Quality](/categories/testing)

johnatas-x/grumphp-phpmd3
=========================

GrumPHP extension based on guvra's work to support PHPMD 3.x

2.22.0(today)00PHP

Since Jun 27Pushed todayCompare

[ Source](https://github.com/johnatas-x/grumphp-phpmd3)[ Packagist](https://packagist.org/packages/johnatas-x/grumphp-phpmd3)[ Docs](https://github.com/johnatas-x/grumphp-phpmd3)[ RSS](/packages/johnatas-x-grumphp-phpmd3/feed)WikiDiscussions main Synced today

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

Description
===========

[](#description)

This repository allows you to use guvra's work to add support for PHPMD 3.x in GrumPHP.

For more context, see the related issue [phpro/grumphp#1209](https://github.com/phpro/grumphp/issues/1209) and the associated pull request [phpro/grumphp#1210](https://github.com/phpro/grumphp/pull/1210).

Installation
============

[](#installation)

Install it using composer:

`composer require --dev johnatas-x/grumphp-phpmd3`

Usage
=====

[](#usage)

1. Add the extension in your grumphp.yml file:

```
extensions:
  - GrumphpPhpMd3\ExtensionLoader
```

2. Add phpmd3 to the tasks:

```
tasks:
  phpmd3:
    whitelist_patterns: []
    exclude: []
    report_format: text
    ruleset: ['phpmd.xml.dist']
    triggered_by: ['php']

```

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance100

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

0d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fb82429ffeb7556ffee9014525e0ba5d3a32cf3a525d6a5e48135ccd50626925?d=identicon)[johnatas-x](/maintainers/johnatas-x)

---

Top Contributors

[![johnatas-x](https://avatars.githubusercontent.com/u/34005481?v=4)](https://github.com/johnatas-x "johnatas-x (3 commits)")

### Embed Badge

![Health badge](/badges/johnatas-x-grumphp-phpmd3/health.svg)

```
[![Health](https://phpackages.com/badges/johnatas-x-grumphp-phpmd3/health.svg)](https://phpackages.com/packages/johnatas-x-grumphp-phpmd3)
```

###  Alternatives

[acquia/orca

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

30914.4k](/packages/acquia-orca)[youwe/testing-suite

Contains Youwe's default testing packages for php.

13186.2k8](/packages/youwe-testing-suite)[axelerant/drupal-quality-checker

Code quality checking tools for Drupal project.

13200.9k1](/packages/axelerant-drupal-quality-checker)[sci3ma/symfony-grumphp

Configured GrumPHP with bunch of tools for static code analysis Symfony Framework

196.8k](/packages/sci3ma-symfony-grumphp)

PHPackages © 2026

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