Skip to content

BrandedEntertainmentNetwork/docker-phpcpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PHP Copy/Paste Detector Docker

PHP Copy/Paste Detector inside a docker container.

To run against your project, mount the path as a volume and point the image to it:

docker run -it --name phpcpd-cli --rm \
--volume=/path/to/php-project:/php-project \
bengroup/phpcpd /php-project

About

PHP Copy/Paste Detector inside docker.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors