On the Content with Style blog Pascal has posted a new entry about testing your Zend Framework controllers with a combination of Zend_Test and the popular PHP unit testing software PHPUnit .
Unit testing your Zend Framework driven MVC applications is not hard at all. This post tries to give a brief overview on how to test your Controllers with Zend_Test.
There's only a few steps in his process - install PHPUnit,...
Book Review: Zend Framework 1.8 Web Application...
Both Robert Basic and Ekerete (on the Avnet Labs site) have posted reviews of one of the more recent offerings from Packt Publishing on development with the Zend Framework - Zend Framework...
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