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

PHP-GTK Community Site: Accessing geo-nick with Zend Framework (Zend_XmlRpc_Client)

Rob Allen's Blog: Updated tutorial for Zend Framework 2 beta 1

Reinhold Weber's Blog: MVC anatomy for PHP developers

Padraic Brady's Blog: Writing A Simple Twitter Client Using the PHP Zend Framework's OAuth Library

Lee Blue's Blog: How To Implement A Ruby on Rails style before_filter With The PHP Zend Framework


Community Events











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


language conference podcast introduction application testing zendframework2 opinion development community example unittest framework interview tool code series functional release phpunit

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