News Feed
Jobs Feed
Sections




News Archive
Jim Plush's Blog:
Rethinking the Zend Models
July 15, 2009 @ 12:35:16

Jim Plush has taken a look at his models in the Zend Framework and has rethought them a bit to work with a bit more complex process than the usual simple sort of Zend Framework application.

The current active record/table gateway patterns just aren't going to cut it for the complex business logic that's approaching. I'm starting to lean towards the domain model approach which would increase the initial complexity of the design but allow for the flexibility for future changes and features. The issue is with where to put your business logic?

He diagrams out his potential solution and includes two bits of code showing how it would work in practice. He's soliciting opinions as to the validity of this approach too, wondering if its the best way to go for more complex application structures requiring these sorts of business requirements.

0 comments voice your opinion now!
logic business complex model zendframework


blog comments powered by Disqus

Similar Posts

Debuggable Blog: Simple Data Access Control

Raphael Stolt's Blog: Zend Framework in Action Pre-review

Zend Developer Zone: Episode 035: "Unit Testing in Zend Framework 1.8"

Brandon Savage's Blog: Peer Review: Improving The Business Logic

PHPRiot.com: Zend Framework 101: Zend_Registry


Community Events









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


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

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