Yedda is power.

Php development question

What is the best / most recommended PHP framework?


Share Send to a friend Watch Report
 

Best Answer

 
207 helpful answers

They're coming to take me away, Ha-haaa!

Advanced .NET Debugging Blog

My personal blog

Before you select a PHP framework, there are a couple of things you need to know/choose from in order to select the best platform:

  1. Are you going to run on PHP4 or PHP5?
    Not all PHP frameworks supports both PHP4 and PHP5.  Some of the framework rely on  PHP5's object oriented additions and that mainly affects the developers themselves, whetehr they know/want to develop in an object oriented manner.

  2. Some frameworks are more sophisitcated then others which sometimes mean the learning curve is a lot higher. You need to know what the web site you need to develop will do and what load is expected on it. If this is just for experimentations, that's ok, but if this is a full blown production site with 100,000 hits per hour, you need to know what you are up against to tailor the best solution.

After you'll answer that you can take a look in this article comparing 10 of the most popular PHP frameworks.

In addition that, I would recommend reading about the MVC (Model-View-Controller) pattern, which is a common design pattern used by some of the most popular PHP frameworks as well as read a bit about ORM (Object Relational Mapping) which is a technique to store objects into relational databases which is also a pattern some of the common PHP frameworks use.

Some of the newer frameworks (such as Cake) are based around Ruby-On-Rails which is a web framework based on the Ruby langauge that provides a complete stack (include the client side) to build web sites that utilize the AJAX technique, so you might want to dig closer into some of the frameworks that take this approach to make the development of AJAXian applications easier (Ruby On Rails uses the MVC design pattern).

If you have more specific questions about specific frameworks, feel free to ask them here, in your very own Q&A blog Laughing

Helpful?(9)
Rated as Best Answer

 

All Answers

 
7 helpful answers
Yedda is power.

Sign in to participate

Got an answer for israelblechman? Would you like to comment on the posted answers, or vote for the one which you think is the best?

Sign up for a free account, or sign in (if you're already a member).

Explore Related Questions

Other people asked questions on similar topics, check out the answers they received:


Q:

What is the best free PHP editor and why?

What is the best free PHP editor/framework and why?
Submitted by ravidor   3 years ago.
  • viewed 1782 times
Last answer posted 5 months ago by clod


Q:

What is the best PHP framework?

What is the best PHP framework?
Submitted by kozkan   2 years ago.
  • viewed 1029 times
Last answer posted 2 years ago by Sujith John Abraham


Q:

Open-source framework for social sites

looking for an open-source framework for building social sites like digg. preferably in php. something that handles all the items ...
Submitted by ohadpr   3 years ago.
  • viewed 3544 times
Last answer posted 2 years ago by marcelo7300



» More...

Explore Related Posts in Forums

Akelos PHP Framework. Rails port to PHP

To port to PHP. It's been one year since I released the Akelos PHP Framework and it hasn't been until now that it is starting to catch the attention of those looking for the best PHP Framework a couple free weekends so I made this framework" framework. I follow a lot of frameworks, both PHP...

I just release 0.0.1 of my php framework, I hope it would be useful for you...

New that relates to PHP, along with tutorials. why reddit changed URL from http://code.google.com/p/injeen-php/ to self, sorry guys Wonderful another framework? Also.. did you consider adding a link? mainly because other frameworks did not cut

Best PHP Framework?

Which according to you is the best PHP framework out of these three options: 1. ZEND 2. Symphony 3 . Cake-PHP Which one is the winner? PHP for the link). I've been trying to narrow my decision on which framework to begin with based
» More...
Powered by
Feed - Subscribe to changes to this Q&A Blog
ADVERTISEMENT
  • Answers
  • Web
Copyright © 2006-2010, Yedda Inc. and respective copyright owners · CC License