PhpStorm has a function to create UML diagrams based on existing classes.
But I need to create and save my own diagrams, which will have objects for non-existing classes. For example, I need to create a database diagram and a UML diagram for some classes of a new function.
Can I do this via phpstorm?
Victor Mezrin
source share