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

Cal Evans' Blog: Update from webcast on Zend_Cache_Frontend_Class

Zend Developer Zone: Uploading YouTube Videos with Zend Framework

Jeremy Johnstone's Blog: PHP parser for OS X plist XML files

Bruno Terkaly's Blog: Highly Scalable PHP - Step 01 - Introduction

DevShed: Building an Image Generator Class with PHP 5


Community Events











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


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

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