Hi,
I’m starting a new project, what’s the status about Yii2 now?
Could I use it for production now?
Hi,
I’m starting a new project, what’s the status about Yii2 now?
Could I use it for production now?
It’s pre-alpha. Some people are using it in production but it’s kinda risky since it can take extra time to adapt to API changes and deal with possible bugs.
I use it in production.
Yes, sometimes I have to modify a couple of lines in the code, but Yii2 is awesome so I can live with that.
But if you’re planning to use third-party extensions make notice that almost none of them are ported to v2, so you’ll have to write code by yourself.