Yii Framework 2.0.0 GA
yiiframework.com
Yii Framework 2.0.0 GA
1–10 of 55 posts
Re: Yii Framework 2.0.0 GA
#2It's hard to describe why, I think mostly because it feels like it was built and designed by one person who had a lot of experience with other frameworks and knew PHP inside and out.
Re: Yii Framework 2.0.0 GA
#3Out of all the PHP frameworks I've used (CakePHP, Kohana, Laravel, Symfony) I have to say Yii is the one of the best. It's hard to describe why, I think mostly because it feels like it was built and designed by one person who had a lot of experience with other frameworks and knew PHP inside and out.
Re: Yii Framework 2.0.0 GA
#4Re: Yii Framework 2.0.0 GA
#5vs. Laravel? anyone?
Re: Yii Framework 2.0.0 GA
#6Re: Yii Framework 2.0.0 GA
#7That said, I get the sweats when I have to wade into an old Yii-powered app that I wrote. Entirely faults of PHP (lack of symbols, array(...) declarations, semicolon-itis) and my lack of experience back then (no testing, fat controllers). I do miss the simplicity of deploying a Yii app, and its speed compared to Rails. The creator, Qiang, is a PHP whizz.
Re: Yii Framework 2.0.0 GA
#8I have a lot of fondness for Yii as it introduced me to MVC and moved me from a designer into a developer. When I went on to learn Ruby and Rails everything seemed to click together and I recognised quite a lot of what Yii had taken from Rails. That said, I get the sweats when I have to wade into an old Yii-powered app that I wrote. Entirely faults of PHP (lack of symbols, array(...) declarations, semicolon-itis) and…
Sorry, but those are entirely trivial syntactic issues, and not very interesting at that either...
Re: Yii Framework 2.0.0 GA
#9vs. Laravel? anyone?