i wonder if there is gui tools for creating a graphical map for the relationship between models/objects (doctrine) or tables (mysql)?
it would be better than draw it manually.
i´ve already have the models/objects and tables created.
i wonder if there is gui tools for creating a graphical map for the relationship between models/objects (doctrine) or tables (mysql)?
it would be better than draw it manually.
i´ve already have the models/objects and tables created.
Try MySQL Workbench. It has a screen for generating model diagrams from an SQL script or from a live database.
For completeness sake, I will add a recommendation of the Power Architect for the following reasons: