Ross ROSS = Recommend OSS · open-source software intelligence for agents

phpro/grumphp

A PHP code-quality tool observed · 2026-08-28

github.com/phpro/grumphp · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 97
  • Release rhythm 82
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 45
  • age_days: 4186
  • days_rel: 42
  • days_push: 22
  • n_releases_24m: 16

Full methodology

Adoption not part of the score

4311 stars · 450 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

GrumPHP is a PHP code-quality tool implemented as a Composer plugin that registers git hooks in your repository. When a developer commits changes, it runs configured quality tasks (linters, tests, static analysis) and blocks the commit if they fail.

Use cases

  • enforce code quality checks before every git commit
  • run PHP linters and tests automatically via git hooks
  • stop teammates from committing code that violates team standards
  • set up pre-commit quality gates for a PHP project
  • configure a customizable set of code-quality tasks with minimal setup

When to choose

  • you maintain a PHP project using Composer and Git
  • you want commit-time enforcement of linting, testing, or static analysis
  • you need a configurable, task-based quality gate with many built-in tasks

When to avoid

  • your project is not PHP or not managed with Composer
  • you only want CI-time checks without local git hooks
  • you cannot allow a tool to overwrite existing git hooks

Facets

plugin · maturity active

testing linter ci-cd developer-tools code-review developer-tools testing version-control php cli cross-platform git-hooks composer-plugin code-quality pre-commit php automation

1 source

Member repositories

RepositoryRoleHealth v2
phpro/grumphpmain92

For agents

markdown · JSON · MCP: product_card(name="phpro/grumphp")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem