Databases
Most web applications rely on databases for storing important data. These videos should help you work with various database frameworks and servers.
-
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.
-
Logging with Timestamps and Doctrine Event Listeners
This short video is going to be the last in my 2009-2010 series on Doctrine 1.2. I’m wrapping it up…
-
Logging in Users using Doctrine and Zend_Auth
Here’s the second part of my Doctrine / Zend_Auth example. In 15 minutes, we create a logout, login and protected…
