Tag Archives: orm
Event Listeners in Doctrine 2
Use Events in Doctrine 2 to handle trivial portions of your domain models.
Many-to-Many with Doctrine 2
Building and testing a many-to-many relationship. This was a bit of a rocky video, but I also include some tips for debugging your Doctrine 2 configuration.
One-to-Many with Doctrine 2
Setup One-to-Many with Doctrine 2 using PHPDoc annotations.
Doctrine Relations and Zend MVC
This short podcast covers how you can easily build a form using Zend’s MVC model via Zend_Controller and using Doctrine for persistence. You can download the source code or browse it online. Enjoy!
