I want read the other site's feeds in my website using yii
framework how I can do it? if yii
is not good, what's your opinion?
Yii is a framework - just tool in your hands. You can do whatever you want. As I know threre are no extensions to parse RSS. You can use lib within your Yii project or just standalone.