Wanna Learn PHP Framework

Discussion for various published PHP frameworks, including Zend Framework, CodeIgniter, Kohana, CakePHP, Yii, Symfony, and others.

Moderator: General Moderators

Post Reply
fkrafi
Forum Newbie
Posts: 1
Joined: Fri Mar 04, 2011 11:09 pm

Wanna Learn PHP Framework

Post by fkrafi »

I want to learn a php framework. but don't know which one to learn. Please suggest me which framework should i learn and why????
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Wanna Learn PHP Framework

Post by Christopher »

Popular ones are Zend, Symfony, Cake and CodeIgniter. There are many others. It is difficult to recommend one because the reason there are so many frameworks is that different programmers have different tastes. They are all free. Download a few and try them. Simply being able to get one to work is a good indication that it would be a good fit for you.
(#10850)
adityamenon90
Forum Newbie
Posts: 7
Joined: Fri Apr 16, 2010 1:41 pm

Re: Wanna Learn PHP Framework

Post by adityamenon90 »

CodeIgniter 2.0! For me, it is the framework with the smallest learning curve, excellent documentation, some of the best tutorials out there (http://net.tutsplus.com/sessions/codeig ... m-scratch/), some big geniuses as part of the helpful community (http://philsturgeon.co.uk), and a huge opportunity to build your identity in and develop yourself (not too many open source applications have been built under it yet)...
User avatar
Darhazer
DevNet Resident
Posts: 1011
Joined: Thu May 14, 2009 3:00 pm
Location: HellCity, Bulgaria

Re: Wanna Learn PHP Framework

Post by Darhazer »

2 more that deserve attenstion: Kohana and Yii
Post Reply