Sign inSign up

jolicode/phaudit

By jolicode

Updated over 8 years ago

Image
13

4.8K

jolicode/phaudit repository overview

Phaudit

A simple docker images to run some phpqatools on your php project

Available tools

Usage

Grab the image, and run one of tool with your project mounted in the work directory /project on this image:

cd my_php_project
docker pull jolicode/phaudit
docker run -t -i -v `pwd`:/project jolicode/phaudit phploc src/

Tag summary

Content type

Image

Digest

sha256:f139504a3

Size

280.9 MB

Last updated

over 8 years ago

docker pull jolicode/phaudit