mat byrne .com web design & development

Zend Framework in Practice

With all the components available to a developer using Zend Framework, it can definitely be a daunting task working out how best to use all the pieces to build your web applications.

I tend to work best through example, so let me walk-through how we use ZF in our business, and what components I used in this site to build a blogging engine. At the office we’ve been using the Zend Framework in production for about a year now. A lot has changed in the last year, but as most people who use open source software in a production environment will tell you, this is definitely common for a fairly young project like ZF.

Now almost all of our projects are based on ZF, and it’s modular architecture has led us to develop our own internal library which mostly houses extensions to existing ZF Components.

Read more »