A
A
Alexey Skobkin2017-02-10 11:05:38
symfony
Alexey Skobkin, 2017-02-10 11:05:38

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

1 answer(s)
M
Mikhail Melnik, 2017-02-27
@Geesus

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 question

Ask a Question

731 491 924 answers to any question