Amen. I came from Symfony to CakePHP. Everything about Cake is so much smoother than Symfony. From the lack of YAML to the lack of Propel, everything fits so much better. For me it's the speed of development that counts. I've recently finished a site for work using the 1.2 version which took less than 3 days working time. Including user authentication which I built myself (until the docs for the Auth component are finished ;))
On May 21, 3:47 pm, "Mariano Iglesias" <[EMAIL PROTECTED]> wrote: > There have been benchmarks that show that Symfony is much slower than > CakePHP. > > If you want your application to go to hell just because you left an extra > TAB on one of the hundred configuration files you need to set up, then > Symfony is your choice. > > If you want old-school, vanilla-like, almost assembler style coding to query > your models, then Symfony is your choice. > > If you want specific hardware necessities, instead of you having the liberty > to choose what your environment will be like, then Symfony is your choice. > > If you want to use an open source project that has so many external > dependencies that cannot really dictate where it is going in the future, > then Symfony is your choice. > > Now if you want to actually build your application, using the best framework > that is out there, as scalable and flexible as it can get without any loss > on performance, then go with CakePHP. > > -MI > > --------------------------------------------------------------------------- > > Remember, smart coders answer ten questions for every question they ask. > So be smart, be cool, and share your knowledge. > > BAKE ON! > > blog:http://www.MarianoIglesias.com.ar > > -----Mensaje original----- > De: [email protected] [mailto:[EMAIL PROTECTED] En nombre > de Javier Eguiluz > Enviado el: Lunes, 21 de Mayo de 2007 04:08 a.m. > Para: Cake PHP > Asunto: Re: how scalable is this framework > > For real world proven performance you can consider Symfony PHP > framework (http://www.symfony-project.com/). Yahoo Bookmarks (20 > million users, 12 languages) is built with Symfony > (source:http://devzone.zend.com/node/view/id/1118). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
