سؤال

I use Doctrine in Zend framework and I would like to use existing Entity classes as Value Object.

The main obstacle I can see is how to deal with mappings. I don't want to lose information about associations.

Does anyone has some experience with that?

هل كانت مفيدة؟

المحلول

You can use Mappers into the models folder like without Doctrine, but you are use a Entity.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top