Search code examples
phpframeworksyiiprado

Why did the creator of prado create Yii?


I wonder why the creator of prado created a new framework called Yii?

Wasn't prado the right way to go? Does this mean that I shouldn't even consider prado over Yii?

Is Yii also component based?


Solution

  • Yii is a rebuilt and redesigned version of Prado. Prado was slow and was difficult to widely use its architect. Yii was built with all those things in mind.

    Yii is component based as well.

    Yii, the new emerging framework for PHP