Skip to content

DLewis01/analyze-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

analyze-php

analyse php for unused functions and graphically show what calls what in a php file

chmod +x analyze_php.php

#requires graphviz

Linux: sudo apt install graphviz

OSX: brew install graphviz

About

analyse php for unused functions and graphically show what calls what in a php file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages