Skip to content

mitakeck/docker-phpcs-cakephp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

docker-phpcs-cakephp

phpcs with cakephp rule set

Download

$ docker pull mitakeck/phpcs-cakephp

Usage

$ docker run \
  -v /local/path/to/cakephp:/src \
  mitakeck/phpcs-cakephp [<options>]
$ cd {cakephp_root_dir}
$ docker run -v `pwd`:/src mitakeck/phpcs-cakephp src

About

docker-phpcs-cakephp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published