I have been playing around with the following software:
http://www.aivosto.com/visustin.htmlIt is just a flow charting program. Nothing more. No code edit, nada dada.
So I am going to use it for my own purposes on the Dataface code. I dont really know if we need other code flow charted or not but I can do it all if anyone needs... The problem is, it does not display file dependencies. Only code constructs. So I need to find a program that will parse a file, look for any include or import statements (dont really know the difference between the two), and then insert that literally into the space occupied by the include statement, and also comment out the original include statement (above the inserted code).
Also I need to find a program that will automatically generate php dependency tree.
(Both of these will be in a future version of Visustin.