finalgene/phpcs

Sponsored OSS

By finalgene

Updated almost 3 years ago

PHPCS for CI

Image
Languages & frameworks
Integration & delivery
2

3.7K

finalgene/phpcs repository overview

PHP CodeSniffer Tools

CircleCI Codacy Badge

This is a image to run the PHP CodeSniffer Tools.

How to use this image

Run the phpcs image:

docker run \
    --rm \
    --volume "$(pwd)":/app \
    finalgene/phpcs

Run the phpcbf command in the phpcs image:

docker run \
    --rm \
    --volume "$(pwd)":/app \
    finalgene/phpcs phpcbf

Use the PHP Coding Standard Generator to create a configuration file for your project.

Quick reference

Tag summary

Content type

Image

Digest

sha256:1c963ff14

Size

29.5 MB

Last updated

almost 3 years ago

docker pull finalgene/phpcs

This week's pulls

Pulls:

170

Last week