Page 1 of 1

PHP Frameworks

Posted: Wed Mar 31, 2010 6:21 am
by mitz
i'm a recent graduate so don't have any experience of php frameworks.

i've heard about the main one's in Zend, Symphony, Cake, CodeIgnitor etc.

But as a complete beginner and novice to frameworks, which one should i go for?

Re: PHP Frameworks

Posted: Wed Mar 31, 2010 1:33 pm
by tr0gd0rr
I would go with Cake as a beginner.

Symphony has a lot of command line work and configuration files.

Zend is somewhat a loose collection of tools and has a zillion ways to setup an app.

CodeIgniter is similar to Cake in setup and complexity, but I've not used it.