-
Modular Zend Framework Application Skeleton (Part 2: CRUD)
Posted on March 19th, 2008 10 commentsThis article has been superseded by an updated article with new examples This is the second part of a series of articles designed to introduce people to smart ways to develop using the Zend Framework. In the previous article, I went over the folder structure for a skeleton application that can be used and extended [...]
Read Entire Article
-
Modular Zend Framework Application Skeleton (Part 1: Folder Structure)
Posted on March 19th, 2008 15 commentsI used to hate php. I thought it was arcane, poorly designed, and anyone who coded in it was asking for trouble. I figured I was going to have to suck it up when I got picked up by eROI as a php developer. Before I had been happily pluggin away at an application I was developing for another company which I had used as an excuse to try out ruby on rails. Naturally I fell in love with rails because it was easy, it was intuitive, and ruby is pretty slick as far as languages go. I got spoiled by its more functional aspects so when I had to go back to php I was disgusted. That all changed when I discovered the Zend Framework.
Read Entire Article


