01Generates standardized code for ManyToOne, OneToMany, and ManyToMany relations
02Configures Doctrine ORM attributes including join columns and cascade options
03Automates boilerplate for getters, setters, and collection adder/remover methods
04Manages bidirectional mapping consistency with mappedBy and inversedBy
05Provides integrated workflow for updating database schemas via dsu commands
060 GitHub stars