PHP Frameworks

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
mitz
Forum Newbie
Posts: 2
Joined: Wed Mar 31, 2010 6:13 am

PHP Frameworks

Post 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?
User avatar
tr0gd0rr
Forum Contributor
Posts: 305
Joined: Thu May 11, 2006 8:58 pm
Location: Utah, USA

Re: PHP Frameworks

Post 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.
Post Reply