On the Xebee blog there's a recent post looking at test-driven development with the Zend Framework and PHPUnit .
They show how they work well together and make it simpler to use TTD to create and test your applications.
Over the past few days I was going through the Zend Framework reference docs and I found myself pleasantly surprised with all that the latest version of this web application framework provides.
[...] Out of the many...
Blue Parabola Blog: Getting Started with Zend_Test
On the Blue Parabola blog today there's a look at working with the Zend_Test component of the Zend Framework (from Matthew Turland). I went to the "tests" directory generated for me by the...
Odafe Ojenikoh's Blog: Interactive PHP CLI...
Odafe Ojenikoh has submitted a post he's written up showing how to create a command line PHP application with the help of the Zend Framework and it's Zend_Form elements. Over the weekend,...
Rob Allen's Blog: One-to-Many Joins with...
Rob Allen has a tip for the Zend Framework users out there using the Zend_Db module to connect to their database resources - how to do a one to many join with the help of...
Post new comment