Hi everyone, I need your advices about PHP frameworks. Most popular of them are Codeigniter and Zend framework. And there are also infinite numbers of PHP frameworks. Do you have an idea about which one is better for a long-live usage?
well, as you yourself have said, there is a plethora of frameworks that you can choose from, you should choose based on what you need, what your requirements are, and what framework suits your criteria the best.
Here's a list to choose from: http://www.phpwact.org/php/mvc_frameworks Although others may disagree, I'd recommend a framework that works with PHP4 - unless your code is always to be for your own use on a PHP5 server, you'll have portability problems if you use a PHP5-only framework.