What framework to choose for a large project that requires:
- security
- development speed
- flexibility
What framework to choose for a large project that requires:
The question gives rise to endless debates and discussions based not on knowledge, but on opinions. To get an answer, rephrase your question so that it can be given an unambiguously correct answer, or delete the question altogether. If the question can be reformulated according to the rules set out in the certificate , edit it .
Zend FrameWork
There were a lot of such questions. And of all the discussions, you definitely need to choose what is more familiar to you and more closely in structure and programming style. The framework is a tool and you need to choose it for yourself first.
If in the future you want to write something worthy and in general to become a professional, then Symfony2, and if you indulge, then that thread is simpler;)
compare php frameworks
on Habré article
or that 's interesting too
I give the links so that the holivar will not be :)
I also chose in my time, for comparison, I decided to write a small blog on a 3-framework: Zend FrameWork, Symfony, YII. Faster and better, it turned out on YII, now I mostly use it, sometimes connecting it from Zend. As for me, YII is much more flexible than the rest, this is its main advantage, but as they say: "To the taste and color ....."
Not at all in the subject of the question: I would protest against all the frameworks, since the question is posed in such a way, and would not advise using none other than my own. Before you start to throw mud - read on.
Source: https://ru.stackoverflow.com/questions/118136/
All Articles