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?
2.1m questions
2.1m answers
60 comments
57.0k users