News Feed
Jobs Feed
Sections




News Archive
Jani Hartikainen's Blog:
Food for thought utilizing models in MVC
December 08, 2008 @ 10:26:15

Jani Hartikainen has posted some food for thought to his blog today concerning models in a typical Model-View-Controller (MVC) setup.

"What is a model" and "Is Zend_Db_Table a model" seem to be asked once in a while on #zftalk. Frameworks say they have a full model available, thus they are MVC frameworks ORM libraries say they generate models. It seems the ActiveRecord pattern has become somewhat synonymous with model.

He points to a post from Padraic Brady on the subject and talks about how one might put it into practice. He admits to making a controller action just to get data from the database into a view, but offers a "more correct" alternative - a view helpers that creates a model instance your view scripts can use directly without the controller in between.

0 comments voice your opinion now!
mvc modelviewcontroller database access view helper instance


blog comments powered by Disqus

Similar Posts

PHPClasses.org: PHP Object-Relational Mapping: ORM or ROM?

Hasin Hayder's Blog: Getting started with orchid framework

Ralph Schindler's Blog: Composite Rowsets For Many-To-Many Relationships Via Zend_Db_Table

ThinkPHP Blog: Zend & Oracle - Current Status?

International PHP Magazine: April 2007 Issue Released


Community Events











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


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

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