I need to generate a diagram (UML?!) to show the relationship between my models (either that or generate a diagram to show relationships between tables from the Database).
Is there a library/plugin in Yii to do that?
For extracting the diagram of relationships between tables - I tried using MySQL Workbench, however soon realized that foreign keys are not defined/created on a database level.
What are my options and possible solutions?
question from:https://stackoverflow.com/questions/65623586/model-relationship-diagram-database-relationship-diagram