AndreaSunshine Posted June 14, 2012 Share Posted June 14, 2012 Hi there, I am a fairly beginner PHP programmer. I want to make an interactive web site. I was considering using: Zend, CakePHP or CodeIgniter. But I'm not sure which one is the easiest to use. Could someone give me their opinion? I would really appreciate it! Thank you very much! Andrea Quote Link to comment https://forums.phpfreaks.com/topic/264192-which-framework-is-best-your-opinion-please/ Share on other sites More sharing options...
scootstah Posted June 14, 2012 Share Posted June 14, 2012 There is no "best". Pick the tool that is best suited for the job, or the one that you can best complete the task with. As far as "easiest", CodeIgniter is quite beginner friendly. They have great documentation and the framework is relatively small and simple. Quote Link to comment https://forums.phpfreaks.com/topic/264192-which-framework-is-best-your-opinion-please/#findComment-1353912 Share on other sites More sharing options...
Mahngiel Posted June 14, 2012 Share Posted June 14, 2012 There is no "best". Pick the tool that is best suited for the job, or the one that you can best complete the task with. As far as "easiest", CodeIgniter is quite beginner friendly. They have great documentation and the framework is relatively small and simple. +1 Looking for open source projects running the framework you're interested in and use that for some inspiration and education. Popularity of the framework is also quite helpful as you'll see tutorials for how to work with the framework all over google. In regards to CI's popularity, it often finds it's way onto NetTuts+ more commonly than any other PHP framework. Quote Link to comment https://forums.phpfreaks.com/topic/264192-which-framework-is-best-your-opinion-please/#findComment-1353915 Share on other sites More sharing options...
ramandeep000 Posted June 15, 2012 Share Posted June 15, 2012 CakePHP according to me,,,, Quote Link to comment https://forums.phpfreaks.com/topic/264192-which-framework-is-best-your-opinion-please/#findComment-1354124 Share on other sites More sharing options...
annaharris Posted June 27, 2012 Share Posted June 27, 2012 I would cast a vote for CodeIgniter (http://www.codeigniter.com). It will easily introduce you to the MVC paradigm, has a small footprint and great documentation. Quote Link to comment https://forums.phpfreaks.com/topic/264192-which-framework-is-best-your-opinion-please/#findComment-1357351 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.