2014年1月4日 星期六

PHP Codeigniter and Yii

According to www.codeigniter.com, there is an article written on 9th July 2013 and the title is "EllisLab Seeking New Owner for CodeIgniter". WHAT! well, I can totally comprehend you feeling. I wrote a code generation (CRUD) based on codeigniter. What should I do? Should I switch to another framework?

The dilemma is that if you keep on using codeigniter, there are not more support, bug fix, improvements on the framework. If you switch to another framework, you have to learn and development your tools again which might take you some time~

For me, I switched to Yii. The reason is as follows:
1. Yii has Gii (code generator)
2. The structure is very similar to Codeigniter
3. Yii has more support and the developer community is large!
4. It is better that Codeigniter as well like namespace, cms, performance and Yii is unit-tested~

Yii keeps up-to-date development on the latest php version. Start Yii today and u won't experience this dilemma twice!


沒有留言:

張貼留言