Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>I suppose that any PHP Framework <em>(I'm a PHP guy, so I will only talk about PHP)</em> could be OK for you ; but you should use one that's well-supported, has a large community, ...</p> <p>To make things short, I'm thinking about one off this list :</p> <ul> <li><a href="http://www.symfony-project.org/" rel="nofollow noreferrer">Symfony</a></li> <li><a href="http://framework.zend.com/" rel="nofollow noreferrer">Zend Framework</a></li> <li><a href="http://cakephp.org/" rel="nofollow noreferrer">CakePHP</a></li> <li><a href="http://www.kohanaphp.com/" rel="nofollow noreferrer">Kohana</a></li> <li><a href="http://codeigniter.com/" rel="nofollow noreferrer">Code Igniter</a></li> </ul> <p><br> Now, if you're asking "<em>which framework is the best</em>", it's a question that doesn't really have an answer : it's mainly a matter of personnal preferences...</p> <p>Still, here's a couple of questions+answers that could bring you some interesting informations :</p> <ul> <li><a href="https://stackoverflow.com/questions/257212/best-php-framework-for-an-experienced-php-developer">Best PHP framework for an experienced PHP developer?</a></li> <li><a href="https://stackoverflow.com/questions/2648/what-php-framework-would-you-choose-for-a-new-application-and-why">What PHP framework would you choose for a new application and why?</a></li> <li><a href="https://stackoverflow.com/questions/817096/to-use-a-php-framework-or-not">To use a PHP framework or not?</a></li> <li><a href="https://stackoverflow.com/questions/249984/php-framework-decision-analysis-paralysis">PHP Framework Decision - Analysis paralysis!</a></li> <li><a href="https://stackoverflow.com/questions/1961669/php-mvc-framework">PHP - MVC framework?</a></li> <li><a href="https://stackoverflow.com/questions/1046091/which-php-framework-is-right-for-this-project">Which PHP Framework is right for this project?</a></li> </ul> <p>Also, note that choosing a Framework is an important decision -- which means you should take some time to evaluate each framework and how it'll answer your specific need.</p> <p>Really : you should definitely not rush that decision.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload