I found this comparison performed by the guys at opensky.com for their own website ... but I like this list of requirements they put down, which they then compared against the various frameworks.
They left out Zend, CI, Cake and X Framework because their developers already knew it didn't meet a bunch of their requirements.
They ended up using Symfony, but one of their developers said it is an excellent platform, but lacks foundations, so you have to do a lot of that work yourself. So I have opted not to use Symfony due to my entry to this world.
However, it seems Yii does a lot of the stuff I need (although I would have liked YML, but not a biggie) ... and I have come across some nice big sites powered by it, and so I have decided to go the Yii route.
I have opted not to use Cake, because everywhere I read, it is apparently a lot slower, and I have read a couple cake guys who moved to Yii.
Also Yii is also very well documented ... there is a fairly biggish community now and all the functions of Yii are listed in the online documentation.
I opted not to use CI, because everywhere I read, it's an old-school framework whose upgrades keep legacy support an important aspect, and it just seems Yii (and Symfony and a few others) are better suited to Web 2.0.
Now as was said here ... let me get it to work
Do any of you guys have any tips, or links to decent information on the best way to plan a project like this?
I have plotted down stuff like pages I want, and made database schema's, etc ... but that's about as good as I know how to do.
I don't have much time to read through tons of material on planning, so if you have any summarised tips ... I'd appreciate that
