<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Hello everyone, <br><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">I inherited a legacy application/code which was originally written in PHP4, and letter on was "upgraded" to PHP5.<br><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">the code is (mostly) a collection of individual pages which are stitched some how together to form a working web-application.  <br><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">the code base is quite big and I'm looking for a tool which can create some sort of a (visual) work-flow view of the code, just so I could get a overview of the application.<br><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">I googled a bit and found a tool called phpCallGraph which won't run and it seems is not minted any more.<br><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Some one on <a href="http://stackoverflow.com/questions/2719734/php-application-flow-graph-or-function-call-graph">stackoverflow</a> suggested to use xdebug profiling option and visualize the result with KCacheGrind, but it didn't give me what is hopping for - a workflow.<br><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Do anyone have any suggestion for a tool which can help me to get a work-flow for the application ?<br></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Thanks in advance<br></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br clear="all"></div><div><div class="gmail_signature"><div dir="ltr"><span style="font-family:tahoma,sans-serif">--<br>Rabin</span></div></div></div>
</div>