10-22-2009, 07:30 PM
I have an web application that I need to edit and re-work. It is comprised of about 20 PHP scripts, including a few dozen functions and classes.
I'd like something that will take the whole folder and create some sort of representation of the interconnectedness of the scripts, the variables (globals and local), scoping, dependencies, etc.
What software / web-based solution am I looking for? I don't even know where to start googling...
These seem like overkill: http://www.cyberciti.biz/tips/open-sourc...tware.html
I'd like something that will take the whole folder and create some sort of representation of the interconnectedness of the scripts, the variables (globals and local), scoping, dependencies, etc.
What software / web-based solution am I looking for? I don't even know where to start googling...
These seem like overkill: http://www.cyberciti.biz/tips/open-sourc...tware.html