Favorite PHP Framework?

AdGate

Junior Member
Joined
Feb 23, 2011
Messages
179
Reaction score
38
I'm currently using CodeIgniter for most of my projects. It's been pretty good so far, mainly because it's pretty lightweight. Can anyone recommend other frameworks that work well for them?
 
I've been using codeigniter and cakephp for awhile now, just recently started using yii and definetly reccomend it.
 
zend seems to be the most wanted by large companies
 
Yii Framework.
Try it and you'll love it!
 
Cake is good, Zend just has such a steep learning curve I ended up giving up! LOL
 
For most small projects I don't use frameworks, but for big/important/official projects I use Laravel. It's not as popular as Cakephp or Zend, but I love it.
 
Is it recommended to use an framework ? I like the native language.
 
Zend and Yii , 2 of my favorites. Zend for large projects, Yii for quick throw away test projects.
 
I've been using codeigniter for a while and like it a lot but I'd stay away from using framework all the time. The ease of syntax will soon make me forget the native. I don't think it's a good outcome
 
For all frameworks i recommend to use free PHP IDE Codelobster PHP Edition with special plug-ins for installation, auto complete, context help and etc.
 
Back
Top