PHPackages                             taluu/grumphp-junk-checker - 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. taluu/grumphp-junk-checker

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

taluu/grumphp-junk-checker
==========================

GrumPHP task to check for junk in code

v0.2.7(5y ago)09.4k1[3 issues](https://github.com/Taluu/grumphp-junk-checker/issues)MITPHPPHP &gt;= 7.3, &lt; 8.0

Since Jun 1Pushed 5y agoCompare

[ Source](https://github.com/Taluu/grumphp-junk-checker)[ Packagist](https://packagist.org/packages/taluu/grumphp-junk-checker)[ RSS](/packages/taluu-grumphp-junk-checker/feed)WikiDiscussions master Synced 1mo ago

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

Junk-Checker
============

[](#junk-checker)

A [GrumPHP](https://github.com/phpro/grumphp) extension to check you're not adding junks in your commits.

Configuration
-------------

[](#configuration)

You just have to add in your grumphp config file the following:

```
grumphp:
    tasks:
        junk_checker:
            junks: [var_dump, dump]
            triggered_by:  [php]

    extensions:
        - GrumPHPJunkChecker\ExtensionLoader
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Recently: every ~100 days

Total

8

Last Release

2021d ago

PHP version history (2 changes)v0.2PHP &gt;= 7.1

v0.2.6PHP &gt;= 7.3, &lt; 8.0

### Community

Maintainers

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

---

Top Contributors

[![Taluu](https://avatars.githubusercontent.com/u/239685?v=4)](https://github.com/Taluu "Taluu (31 commits)")

---

Tags

checkergrumphpjunkcodephppre-commit

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/taluu-grumphp-junk-checker/health.svg)

```
[![Health](https://phpackages.com/badges/taluu-grumphp-junk-checker/health.svg)](https://phpackages.com/packages/taluu-grumphp-junk-checker)
```

###  Alternatives

[vijaycs85/drupal-quality-checker

Setups code quality checking tools for Drupal project.

52192.3k4](/packages/vijaycs85-drupal-quality-checker)[sci3ma/symfony-grumphp

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

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

PHPackages © 2026

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