How to do dynamic EAV attribute mapping with Laminas and Doctrine (like Magento 2)?

Hi @ocramius and thank you for the reply. :slight_smile:

However, it’s way too late for me to not go EAV and MySQL, as I’m already far along with my Laminas + Doctrine project. :slight_smile: Much is working great with EAV in my application, I only need some help in figuring out how to approach dynamic attributes as described in my post.

Thanks!