Giorgio Sironi11/03/10
13169 views
0 replies
What you need to knowDoctrine 2 is an implementation of the Data Mapper pattern, and does not force your model classes to extend an Active Record, nor to contain details about the relational model like foreign keys.Doctrine 2 is divided into three packages,...