# jakzal/phpqa

Docker image that provides static analysis tools for PHP

Repository: https://github.com/jakzal/phpqa
Canonical: https://ross.abutalabs.com/products/phpqa
Homepage: https://hub.docker.com/r/jakzal/phpqa/
Language: Dockerfile
License: MIT
License Family: permissive
Topics: docker, php, qatools, qa, static-analysis, docker-image, php-cs-fixer, phpdoc, composer, phpqa, phpqatools, code-quality, phpmetrics, php-codesniffer, pdepend, phpmd, phploc, phpcpd, phpunit, phpstan
Last push: 2026-08-17T03:49:16+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 98, release rhythm 86, longevity 100
- inputs: {"age_days": 3338, "days_push": 16, "days_rel": 16, "gap_med": 6.0, "n_releases_24m": 105}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1321, forks 67 (observed 2026-08-28T04:04:21.810160+00:00)

## What it is
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
- artifact type: application
- maturity: active
- function: testing, linter, developer-tools, ci-cd
- domain: developer-tools, testing
- platform: cli
- tags: php, static-analysis, docker-image, code-quality, phpstan, php-cs-fixer, phpmd, qa-tools, docker, linux

## Member repositories
- jakzal/phpqa (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:21.810160+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:47:18.024678+00:00, confidence not recorded.
  - readme: https://github.com/jakzal/phpqa (fetched 2026-08-28T04:04:21.810160+00:00, sha 41c2f0d65fb0)
  - homepage: https://hub.docker.com/r/jakzal/phpqa/ (fetched 2026-08-29T12:06:09.664525+00:00, sha 22306f799503)
  - site_page: https://docs.docker.com/docker-hub (fetched 2026-08-29T12:06:09.668198+00:00, sha caaa18892709)
  - site_page: https://www.docker.com/docs (fetched 2026-08-29T12:06:09.669817+00:00, sha aeada2272712)
  - site_page: https://www.docker.com/company (fetched 2026-08-29T12:06:09.671457+00:00, sha 05ab59b2bc29)
- Data as of 2026-08-30T08:39:29.467469+00:00.
