Sign inSign up

arvindr226/php-cs-fixer

By arvindr226

•Updated over 9 years ago

php-cs-fixer on php7

Image
0

1.0K

arvindr226/php-cs-fixer repository overview

⁠php-cs-fixer

To run the php-cs-fixer in you php code using docker please use the below command.

$ docker run -it --rm -v $PWD:/app -w /app gotechnies/php-cs-fixer fix -v .

The above command will mount your current directory code to docker container, execute the php-cs-fixer

Tag summary

Content type

Image

Digest

Size

55.5 MB

Last updated

over 9 years ago

docker pull arvindr226/php-cs-fixer