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.