Doctrine Fixtures - Bye Bye No Fun Databases


Symfony and Doctrine, Doctrine and Symfony. The two basically go hand in hand. So it's not surprising that a lot of time spent during development is in some way tinkering with the db. And boy oh boy, is it annoying when you have to wipe your test database ... or worse, you run some code that accidentally wipes it for you. Oopsie. Well, with a little Doctrine Fixtures magic, problems like that could be a thing of the past.

Episodes

Presented By

Christopher Moss

Christopher Moss

Hi, I'm Chris and welcome to CodeReviewVideos.com. In this video you will learn about... :)