Forum Moderators: coopster

Message Too Old, No Replies

PHP MVC framework capable of handling normalized databases

         

EvertVd

1:44 pm on Nov 16, 2011 (gmt 0)

10+ Year Member



I am looking for a PHP framework that is capable of handling normalized data-sctructures within it's MVC structure by design.
In other words, I should be able to nest Views and setup the relationship between parent and child Views. That way being able to handle one-to-many and many-to-many relationships without having to write workarounds.

eelixduppy

2:30 am on Nov 17, 2011 (gmt 0)



Have you given any of the more popular frameworks a try yet to see if they meet your criteria?

Take a look at (to name a few)
-Zend
-CakePHP
-Symfony
-CodeIgnitor
-Seafull

EvertVd

9:08 am on Nov 17, 2011 (gmt 0)

10+ Year Member



I worked with Symfony and CodeIgnitor in the past. As far as I know they can't do what I need.
I read (skimmed through) the documentation for Zend and CakePHP and I cannot find anything related to what I need.
Never heard of seafull, will look at it today, but I found an article about Yii that seems to give an example of using normalized databases which seems promising.

eelixduppy

12:12 pm on Nov 17, 2011 (gmt 0)



Perhaps take a look at Helix [helix.sourceforge.net]?

Also, that is a typo, Seafull should be Seagull