
Unit Testing
Unit testing and Test-Driven-Development (TDD) are fundamental to the Zend Framework development culture. Learn how unit testing can improve your code quality and reduce code management headaches.
-
Writing Doctrine Unit Tests with Zend_Test
Building on the Introduction to Doctrine 1.2 video, this video will show how you can easily test the persistence of…
-
Introduction to the Google Docs API
This video is going to be first in a small series looking at how we can integrate a small handful…
-
Zend Acl with Authentication and Reflection
This video tutorial is going to look at how we can build a simple authentication mechanism with Zend_Acl with complete…
-
Introducing Zend_Acl
There’s been a lot of talk on Twitter about doing some videos about Zend_Acl, so by popular demand, here’s part…