schema-generator icon indicating copy to clipboard operation
schema-generator copied to clipboard

[feature-request] generate yml configuration instead of annotations

Open Evertt opened this issue 8 years ago • 2 comments

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.

Evertt avatar May 08 '17 14:05 Evertt

This is not supported yet, but it would be a nice addition!

dunglas avatar May 08 '17 15:05 dunglas

Hi @dunglas, any update on this? Is this planed to do, that feature? :) Best Regards

Arkowsky avatar Mar 18 '19 13:03 Arkowsky