News Feed
Jobs Feed
Sections




News Archive
Rdavid.net:
My Zend Framework Model Layer Part Service, Part ORM
January 21, 2010 @ 13:09:12

In a new post on the Rdavid.net blog there's some discussion about Zend Framework models, the best approach and a "Service Class" idea.

After some more thought and lots of research on the subject, I've come to a solid point where I actually have something to try out which seems semantic aside from the naming of the class (Service Class) '" but this is derived from what some people are talking about in ZF circles starting from Matthew Weier O'Phinney who was coining it as the "Gateway to the Domain" from early on, then later changing it to "Service Class".

He defines what his service class idea is - a layer between the database and each of the models that allows them to be agnostic about what kind of service they're using. He also breaks down some of the key points around his approach including the fact that the Model Service can create Forms and that the Model Service can use the Zend_Cache component directly for improving performance. Be sure to check out the comments for thought from other Zend Framework developers.

0 comments voice your opinion now!
service model layer orm doctrine


blog comments powered by Disqus

Similar Posts

Chris Hartjes' Blog: Fat Models, Skinny Controllers

Lukas Smith's Blog: Database abstraction mailing list

Jeune Asuncion: ZF1.11 + Doctrine 2 + Symfony DI Integration

ZendCasts.com: Logging with Timestamps and Doctrine Event Listeners

IBM developerWorks: MVC with Agavi - Add forms and database support with Agavi and Doctrine


Community Events











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


conference functional release example introduction development community zendframework2 series symfony2 opinion phpunit rest language usergroup framework testing podcast interview database

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