J
J
JohnDaniels2016-07-19 12:40:08
PHP
JohnDaniels, 2016-07-19 12:40:08

What tools are there to generate an uml diagram based on existing code?

There is a site, yii2. need to make it an uml diagram. The second day I'm torturing Sparx Enterprise Architect, everything is somehow crooked. Tried Umbrella, built-in phpstorm generator, read this article , all wrong.
I liked the storm the best, but can't get it to look at the "whole" project at once.
What do you use in such cases?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Алексей Блышко, 2016-07-28
@nekt

Based on my experience, I can say that this is a pretty bad deal.
Personally, I use Doxygen for such a task - it can generate quite interesting pictures using graphviz - function call graphs, inheritance graphs. But it also has a wagon and a small cart of problems related to magic methods, syntax checks and other disgrace.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question