[doctrine-user] Is it a good practice to keep/maintain Doctrine and non-Doctrine ways of setting foreign keys?

2016-09-20 Thread Dennis Fedco
When foreign key integer value is already known ... Is it a good practice to have both methods for: - setting foreign ID directly by using its integer value - setting foreign ID by using the associated Entity Example: $item = new Item(); //setting foreign key by its integer value

Re: [doctrine-user] Free software ORM Designer program alternative to Skipper

2016-09-20 Thread Marco Pivetta
There's a metadata grapher in DocrtineORMmodule, but it's not really a GUI. On 20 Sep 2016 16:52, "João Dalben" wrote: > Hello, I was wondering if there is a free software alternative to Skipper ( > https://www.skipper18.com/) to generate Doctrine 2 annotations? Even if > it