api-platform / api-platform/schema-generator
[feature-request] generate yml configuration instead of annotations
Open
enhancement
- Dominant language
- PHP
- Stars
- 474
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.