The image is for running phplinter, phplinter is installed in /app/ in case you need to customize the install before usage.
Example
php linter:
  stage: linting
  image: registry.gitlab.com/pipeline-components/php-linter:latest
  script:
    - parallel-lint --colors .