I tested Yii for a while. It seems nice but not as fully featured as Cake. E.g. code generation is not even half as nice as in Cake - relations are made by hand in every model, controller, view. a little bit annoying. But it is fast as hell. I implemented a little project database which I also made in cake and (without optimizing the hell out of both frameworks) Yii kicks Cakes ass concerning speed of showing up a list of projects with data from a few related tables. BUT: the Yii implementation is only a subset of the Cake one as the latter is in use for over a year now and customized a LOT while the Yii is new and not very customized. So it is not an all fair competition. To round it up: I love Cake for the comfort in developing while Yii seems a little bit faster when the coding work is done.
On 2 Feb., 01:11, yusuf widi <[email protected]> wrote: > Hi guyz... i got this somewhere on the net... > > http://www.phpframeworks.com/top-10-php-frameworks/ > > Why they put cake php on the fifth place? i dont think we were worse than > those framework... :) > does anyone here have already done some research with those framework's > which is have higher place than CakePHP?. > > for me, i had only done some research with Zend and CodeIgniter. > > Thanks. > --http://www.wmonou.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
