开发者

Best php framework for web application [closed]

As it currently stands, this questio开发者_如何学编程n is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 12 years ago.

I want to build a web application using PHP. So I am in search of best framework which has the following features

  • MVC
  • Ajax
  • Validation
  • Caching
  • Easy to develop payment gateway

Please suggest me a good framework which has all the features inbuilt.


Have you looked at CakePHP? It's a full-stack framework and should satisfy your needs. For all of the ajax and javascript stuff, I'd use jQuery and for payment gateways, it depends on who your gateway is. Most payment gateway providers provide a library for working with their API and most of the gateways I've seen have a PHP library.

Go ahead and check it out: http://cakephp.org/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜