Answer the question
In order to leave comments, you need to log in
Is there a tool to generate DB documentation according to phpDoc comments and mapping with Doctrine annotations?
Given:
There is a large project using Doctrine. There are phpDoc comments on class properties and mapping in annotations.
Question:
Is there already a tool that essentially combines the functionality of phpDoc and Doctrine Annotations to generate documentation for the database schema with appropriate comments explaining the meaning of the fields?
Answer the question
In order to leave comments, you need to log in
Maybe I misunderstood the essence of the question, so do not be angry. PHPStorm has a functionality to display an image of the entire database, it makes a pretty intelligible image of all tables, relationships and data types.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question