News Feed
Jobs Feed
Sections




News Archive
PHPImpact Blog:
Zend Framework Architecture
July 28, 2008 @ 10:26:01

In this new post to the PHP::Impact blog, Federico takes a look at the architecture behind one of the PHP community's most popular frameworks - the Zend Framework.

Before we begin our exploration of the architecture of the Zend Framework (ZF), it is important to discuss how a typical MVC application is built. Examining and understanding the architecture of an MVC Web application allows you to make more contextually sound choices when building your application.

He starts with a look at a three-tier architecture (presentation, application, data) and compares that to the MVC used in the Zend Framework. He talks about how ZF is a hybrid component and infrastructure framework and the coupling that it provides between its components. He also has a few criticisms namely some performance issues from this style and the lack of a module to handle model/controller dependencies.

0 comments voice your opinion now!
zendframework architecture mvc threetier component criticism


blog comments powered by Disqus

Similar Posts

CakeBaker: Use components from the Zend Framework with CakePHP

The Bakery: RESTful Web Services With CakePHP

Douglas Brown's Blog: Popular PHP Frameworks: What’s Your Fav?

Zend Developer Zone: Zend Framework - The Big Q&A

Mauricio Cuenca's Blog: Two (or more) Zend Framework projects on a shared host


Community Events









Don't see your event here?
Let us know!


composer example event object database language release introduction framework interview code phpunit functional community unittest opinion testing api development zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework