News Feed
Jobs Feed
Sections




News Archive
Rob Allen's Blog:
On models in a Zend Framework application
December 15, 2008 @ 07:58:19

In this new post to his blog Rob Allen looks at models in a Zend Framework application, specifically what thy're for and what they can do.

Let's talk about writing models that communicate with databases within a Zend Framework application. It's a popular topic at the moment as there's been a few threads recently on the ZF mailing lists about creating models.

He looks at the two different types of relationships they have to offer - "is a" and "has a" - with some code examples illustrating each. For the "has a" relationship (since its a bit more complex) he creates a gateway class that acts as an interface to the user information allowing for method calls to things like fetchAllInLastNameOrder, setFromArray and fetchUserById.

0 comments voice your opinion now!
zendframework application model hasa isa tutorial


blog comments powered by Disqus

Similar Posts

Matthew Weier O'Phinney's Blog: Model Infrastructure

Padraic Brady's Blog: A Guide To Zend Framework Bug Hunt Days

DevShed: Expanding the Application Range of Visitor Objects in PHP 5

PHPMaster.com: Using the Last.fm API

Padraic Brady's Blog: Interfacing The PHP World Would Be Good


Community Events









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


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

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