又一个php 框架 doophp 框架

无意中看到又出了一个php框架(官网:http://www.doophp.com/features),和yii一样也是华人开发的,时间也很短,不到1个月吧。

 

官网这样介绍 它:

 

Doo framework is one of the fastest, if not the fastest PHP framework available. 
It enables developers at all levels to rapidly develop robust web 2.0 applications 

 

根据他给的截图;性能强的有太让人相信。根据测试 输出 “hello world" 它比 kohana 高出三倍左右

 

不知道前途如何哟 。不过他的特性 在 php框架中 还是比较丰富的

 

  • 基于 mvc
  • 路由控制
  • 国际化

  等等

 

你可能感兴趣的:(PHP,框架,mvc,Web)