Posts Tagged ‘Zend’

Audit Data Modifications with Zend_DB

One of the requirements for my electronic medical record prototype is ability to track data modifications as users interact with the system. I wanted to see how difficult this would be to accomplish using the Zend Framework. This exercise ranged from being extremely trivial with Ruby on Rails to quite convoluted using the Java Persistence [...]

Phing, PHPUnit and the Zend Framework

This article covers some of the issues I encountered trying to execute a unit test and create a coverage report using Phing. I was surprised at the number of patches and workarounds that I needed to get this to work, some being harder to track down than others.

KB: NetBeans and Zend Framework on Ubuntu

Guide for setting up NetBeans with the Zend Framework on Ubuntu Linux.