Documentation
docker-image-php-cli documentation
docker-image-php-cli is a Docker image for running PHP CLI tooling — Composer, PHPUnit,
PHPStan, PHPCS, PHPBench, and other vendor/bin/ scripts — against a project, without
installing PHP locally. It bundles PHP, Composer and Xdebug, and has no entrypoint, so any command
can be run directly.