We are starting a new project and I'm wondering which PHP framework we should use and if we have a Frame should be used.
We decided to choose PHP rather than ASP.NET because we did not want to be caught in an incompatible paradigm (webforms, everything-automated-on-the-flexible), but I believe That the PHP framework can keep us in the same position.
This application will now be developed and will not be maintained actively for years. We need something that is time-resistant, because the next major redevelopment will not be there before 10 years. We need some standard and easy to understand.
I am considering the Zend Framework, and maybe ADODB as a database layer, but I'm not sure. I kept peer out of the list as it has a huge dependence tree.
It would be better to separate from logic, because look can change in the next years. So a good template language should be used.
What do you think? According to this recent survey, the framework, for the time being, is the most popular framework for PHP:
P>
""
Disclaimer: I worked for Z. 1.0 on ZF project through its release.
Comments
Post a Comment