Tag Archives: doctrine
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.
Unit Testing Doctrine 2 Entities
Integrate Doctrine 2 into your Zend Framework project. Drive with tests first!
Unit Testing Models
A walkthrough on how to build up a simple model layer using a test-driven development approach.
