schema-generator
schema-generator copied to clipboard
[feature-request] generate yml configuration instead of annotations
The title really says it all. When you put ORM-mapping information AND validation rules in the entity using annotations the entity file can become rather big and more difficult to read.
So sometimes I prefer to put al that in yaml files and I would really love it if the schema generator could have an option to generate those files instead of generating annotations.
This is not supported yet, but it would be a nice addition!
Hi @dunglas, any update on this? Is this planed to do, that feature? :) Best Regards