Can anyone recommend a good, secure and full featured PHP RAD framework to use for
developing a potentially commercialise-able database-driven web application in?
MVC design pattern with auth module and ajax support are must-have features.
Must be compatible with my shared hosting based development environment (running
PHP5,
MySQL and .htaccess based mod-rewrite).
My current short-list is comprised of CakePHP ( http://cakephp.org ) which is MIT
license
model OR Yii ( http://www.yiiframework.com/ ), which is BSD licensed.
Any comment on these that anyone has would be much appreciated?
Are there any others out there that anyone would recommend I consider? | Asked by: bingo 190 points |