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

Doug Brown's Blog: Zend Framework vs CakePHP Framework

IBM developerWorks: Understanding the Zend Framework, Part 2 (MVC & a Database)

DevShed: 7 PHP Frameworks Tested For Speed - Benchmarking PHP Frameworks

Paul Jones' Blog: Solar 0.26.0 Released, and New Website

ServerGrove Blog: Configuring Symfony to use Zend Framework 1.8.0 new Autoloader


Community Events











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


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

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