rlerdorf / pdep

pdep frontend to Phan's DependencyGraphPlugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pdep

pdep frontend to Phan's DependencyGraphPlugin

Follow the Phan instructions for setting up Phan for your project. Add the .phan/pdep_config.php to your project's .phan directory. Then generate the graph json file with vendor/phan/phan/tool/pdep -j > graph.json And edit the config.php file.

About

pdep frontend to Phan's DependencyGraphPlugin

License:MIT License


Languages

Language:PHP 95.7%Language:CSS 4.1%Language:JavaScript 0.3%