Register now or log in to join your professional community.
I do not think Symfony is better :DBasically, Symfony2 will give you better ORM if you use Doctrine2, better decoupling of entities, Composer support for extensions update and better Testing scenarios, although you will sacrifice some performance by leaving Yii.The good thing is, Yii2 will solve most of these problems anyway.