News Feed
Jobs Feed
Sections



Recent Jobs

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




Community Events





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


custom test application symfony2 extension package framework conference series api phpunit introduction podcast language release development unittest community opinion interview

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