jakzal/phpqa
Docker image that provides static analysis tools for PHP 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
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
- readme: https://github.com/jakzal/phpqa · fetched 2026-08-28 · 41c2f0d65fb0
- homepage: https://hub.docker.com/r/jakzal/phpqa/ · fetched 2026-08-29 · 22306f799503
- site_page: https://docs.docker.com/docker-hub · fetched 2026-08-29 · caaa18892709
- site_page: https://www.docker.com/docs · fetched 2026-08-29 · aeada2272712
- site_page: https://www.docker.com/company · fetched 2026-08-29 · 05ab59b2bc29
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jakzal/phpqa | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem