I would like to know if is it possible to generate classes,xml or yaml using powerdesigner for doctrine? or is there any other database modeling software which allow me generate?
Thanks!
I would like to know if is it possible to generate classes,xml or yaml using powerdesigner for doctrine? or is there any other database modeling software which allow me generate?
Thanks!
ORM Designer will allow you to both design and continuously edit the visual model and then generate Yaml schema from it.
You can also import your existing Yaml files so you don't have to start from scratch.
This online free code generation service generates doctrine yaml files from simple UML class diagrams