Skip to content

PHP_Depend is an adaptation of the established Java development tool JDepend. This tool shows you the quality of your design in terms of extensibility, reusability and maintainability. (DOCKER IMAGE)

License

fabiang/docker-pdepend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image for PHP_Depend

PHP Depend is a static analysis tool for PHP, mainly for seeing flaws in your code because you have to many dependencies in a class etc.

This repository provides a Docker image for PHP depend.

fabiang/pdepend fabiang/pdepend Docker Image

Available tags

See Docker Hub page

Usage

docker run --rm -it fabiang/pdepend:2-alpine --help

License

PHP Depend is licensed under BSD 3-Clause License. This software is licensed under BSD 2-Clause License.

About

PHP_Depend is an adaptation of the established Java development tool JDepend. This tool shows you the quality of your design in terms of extensibility, reusability and maintainability. (DOCKER IMAGE)

Topics

Resources

License

Stars

Watchers

Forks