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

jakzal/phpqa

Docker image that provides static analysis tools for PHP observed · 2026-08-28

github.com/jakzal/phpqa · homepage · Dockerfile · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 98
  • Release rhythm 86
  • 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: 6.0
  • age_days: 3338
  • days_rel: 16
  • days_push: 16
  • n_releases_24m: 105

Full methodology

Adoption not part of the score

1321 stars · 67 forks observed · 2026-08-28

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

A Docker image bundling popular PHP static analysis and quality tools such as PHPStan, PHP-CS-Fixer, PHPMD, PHPCS, PHPCPD, PHPMetrics, and PHPUnit. It lets teams run PHP code quality checks without installing tools locally.

Use cases

  • run phpstan in ci without installing it
  • docker image with php static analysis tools
  • check php code quality in a pipeline
  • run php-cs-fixer and phpcs consistently across a team
  • analyze php code metrics with phpmetrics
  • set up php qa tooling quickly

When to choose

  • you want a prebuilt, regularly updated environment with many PHP QA tools in one image
  • you run static analysis in CI/CD pipelines and want reproducible tool versions
  • you support multiple PHP versions via tagged images (Debian and Alpine)

When to avoid

  • you need only a single analysis tool and prefer a lightweight native install
  • your project is not PHP
  • you cannot use Docker in your environment

Facets

application · maturity active

testing linter developer-tools ci-cd developer-tools testing cli php static-analysis docker-image code-quality phpstan php-cs-fixer phpmd qa-tools docker linux

5 sources

Member repositories

RepositoryRoleHealth v2
jakzal/phpqamain94

For agents

markdown · JSON · MCP: product_card(name="jakzal/phpqa")

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