News Feed
Jobs Feed
Sections




News Archive
Richard Thomas' Blog:
A Quick Taste - Solar Framework Model Flexability and Power
May 23, 2009 @ 08:25:42

In this recent post to his PHPJack blog Richard Thomas compares two frameworks - Solar and the Zend Framework on how they handled models.

Not all frameworks support true models and this is one thing that really sets the Solar Framework apart from a lot of frameworks. So what sets Solar apart? Lets replicate what Zend Framework references on models in Solar.. You can find the ZF Docs Here.

After noting that the Zend Framework doesn't fully support true models, instead opting for creating database obejcts and getters/setters to "model" the database behind it. Solar, on the other hand, has a full model class to extend with the ability to perform validation, set up relationships and an example of how it all can be put to use.

0 comments voice your opinion now!
model zendframework framework solar


blog comments powered by Disqus

Similar Posts

Andi Gutmans' Blog: ZF Well Represented at SourceForge Awards

James Fuller's Blog: Adding a Session Flash Message to your site in Lithium PHP

DZone.com: Q&A with Jason Gilmore: The Zend Framework

Zend Developer Zone: PHP, Flex and Mobile

Debuggable Blog: Testing Models in CakePHP - Now let's get rid of the unnecessary ModelTest classes!


Community Events









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


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

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