i dont understand what these 2 words mean.
i think symfony is a full-stack framework while yii is a component-based framework.
is this correct?
if so, what are the main differences?
thanks
i dont understand what these 2 words mean.
i think symfony is a full-stack framework while yii is a component-based framework.
is this correct?
if so, what are the main differences?
thanks
full-stack frameworks (symfony) you use the entire stack.
component frameworks (zend) you pick and choose what libraries you want.