Code Graph

Result of load parse_gen.php into parse_gen.php
Package:
Code Graph
Summary:
Generate call graphs of PHP code with GraphViz
Groups:
Language, Utilities and Tools
Author:
Colin McKinnon
Description:
This packages can be used to generate call graphs of PHP code with GraphViz.

There is one class that can generate diagrams in the GraphViz DOT format from a list of called or uncalled functions.

Additional functions can parse given PHP scripts to extract the list of functions in the code to generate the call tree graph.


Powered by Gewgley