Hi All,
I wish to know how to select an appropriate framework based on different requirements. We know every project has its own func and non-func requirements.
There are dozens of frameworks available and it’s highly important to consider such a framework that matches the requirement in-hand utmost.
I shall await your response. Thanks in advance.
One of the things to consider is the system requirements. What’s the version of php you currently have on your server? Can you upgrade to the latest php version if framework requires at least php 5.3? Can you install extra php extensions if framework requires them? Do you have database required by the framework?
Then if you are new to frameworks you should choose the one that has the most users and most active support forums or mailing list.