|
Posted by Baron Samedi on 01/19/06 12:02
hi,
I would like to auto-doc some existing code, mostly so I can
understand it. I am slowly adding PhpDoc comments, but I miss some
tools which I have for C/c++.
For instance, the Code Visual to Flowchart - automatic code flow chart
generator at http://www.fatesoft.com/s2f/ looks great - but costs $180.
Does anyone know of anything which will anaylze PHP code and
auto-generate flowcharts ... for free? (a lot to ask, I know)
Or, more simply, what about a function call-tree generator? There are
any number of these as GPL for C - does anyone know of such a thing for
PHP?
Or even just something to show which files incldue which others, in a
large project?
Is anything else which might help, which have not mentioned? Preferably
freeware.
Thanks in advance.
Navigation:
[Reply to this message]
|