I have some source code and I would like to auto generate class diagrams in PHP. What software can I use to do this?
Duplicate
I have some source code and I would like to auto generate class diagrams in PHP. What software can I use to do this?
Duplicate
Doxygen can do class diagrams, too (if what I'm thinking of are "class diagrams" :) ).