PHP Frameworks:

Zend Framework Components Part 2: Zend_View

January 14, 2008
Posted in Zend-Framework

By: Jon Lebensold As part of a series of articles about the Zend Framework and MVC, I’d like to take some time and cover Zend_View (the ‘V’ in that MVC triad). Within the Zend Framework architecture and documentation, Zend_View is often coupled with the Zend_Controller as a means of providing a templating engine that encourages…

Read More

Zend Framework Components – Part 1

December 14, 2007

By: Jonathan Lebensold Why aren’t you teaching me how to make a blogging / shopping cart application? Because the Pragmatic Programmers did a fantastic job when they wrote their famous Rails book “Agile Web Development with Rails.” Crowds ooo-ed and aaa-ed when the rails camp wrote tutorials that described “how to make a blog in…

Read More

The Zend Framework: Writing Object-Oriented PHP with Ease.

November 21, 2007

Introduction In my attempt to turn you nerds into uber-nerds, I’ve been lucky enough to get the young and talented Jon Lebensold (my right hand nerd) to bang out a few articles (and soon videos) on some of the emerging PHP technologies and working practices that take PHP into the enterprise arena. Enterprise arena =…

Read More
To Top