Which php framework is recommended?

What about YII framework ? No one is mentioning it.

I have recently inherited an app based on Yii. While this isn’t the worst piece of franework I’ve worked with, I’m not exactly a fan. The complicated and non-standard class-loading mechanism makes it hard to debug, and the code style is horrendous. Overall, it just seems like a pale copy of Rails, and quite frankly - if I wanted to use Rails, then that’s what I would do.