«
PHP开发框架总结

时间:2008-5-31    作者:Deri    分类: 分享


   <p>  收集整理了一些主要的PHP开发框架和CMS系统平台,在此一并作个总结,或许以后会有补充。</p><p>  开发框架</p><p>  WACT <a href="http://wact.sourceforge.net/" target="_blank">http://wact.sourceforge.net/</a></p><p>  老牌的PHP编程框架,实现了很多企业级的开发模式</p><p>  Horde <a href="http://www.horde.org/horde/" target="_blank">http://www.horde.org/horde/</a></p><p>  提供了一些常用类库,可以满足参数处理、数据压缩、浏览器检测、链接跟踪以及 MIME。需要PEAR类库的支持,提供了API参考。</p><p>  Seagull <a href="http://seagull.phpkitchen.com/" target="_blank">http://seagull.phpkitchen.com/</a> 推荐</p><p>  一个面向对象的PHP开发框架,使用了Pear类库,其主要特性有:运用组件方式、简化数据访问、错误处理机制和权限认证管理等。</p><p>  studs <a href="http://mojavelinux.com/projects/studs/" target="_blank">http://mojavelinux.com/projects/studs/</a> 推荐</p><p>  Jakarta Struts结构移植过来的PHP开发框架,使用面向对象的开发结构和API,模拟了一个HTTP Servlet容器</p><p>  和使用了PHP服务页面引擎技术</p><p>  InterJinn <a href="http://www.interjinn.com/" target="_blank">http://www.interjinn.com/</a></p><p>  有很多扩展模块提供下载,可惜配置文件使用的是inc格式</p><p>  Php.MVC <a href="http://www.phpmvc.net/" target="_blank">http://www.phpmvc.net/</a></p><p>  知名的PHP开发框架 ,基于Java的Struts</p><p>  Phrame <a href="http://phrame.sourceforge.net/" target="_blank">http://phrame.sourceforge.net/</a></p><p>  虽然不大,但用的很多,也是基于Struts思想</p><p>  Ambivalence <a href="http://amb.sourceforge.net/" target="_blank">http://amb.sourceforge.net/</a></p><p>  基于Maverick思想实现的PHP开发框架</p><p>  binarycloud <a href="http://www.binarycloud.com/" target="_blank">http://www.binarycloud.com/</a></p><p>  使用了Smarty模板引擎,文档很完善</p><p>  Prado <a href="http://www.xisc.com/" target="_blank">http://www.xisc.com/</a></p><p>  Zend获奖作品,基于事件驱动的PHP开发框架</p><p>  rwfphp <a href="http://www.rwfphp.org/" target="_blank">http://www.rwfphp.org/</a></p><p>  面向对象和事件驱动的php开发框架</p><p>  Krysalis <a href="http://www.kompletecms.com/" target="_blank">http://www.kompletecms.com/</a></p><p>  把XML文档转换为XHTML文档的PHP系统</p><p>  FastFrame <a href="http://codejanitor.com/wp/apps/fastframe/" target="_blank">http://codejanitor.com/wp/apps/fastframe/</a></p><p>  可以快速地实现表单提交</p><p>  Blueshoes <a href="http://www.blueshoes.net/" target="_blank">http://www.blueshoes.net/</a> 推荐</p><p>  比较先进的一个framework,提供了很多GUI组件</p><p>  下面这些我也没有详细看</p><p>  Cgiapp <a href="http://weierophinney.net/matthew/download" target="_blank">http://weierophinney.net/matthew/download</a></p><p>  Fuselogic <a href="http://www.haltebis.com/index/wakka/main/FuseLogic" target="_blank">http://www.haltebis.com/index/wakka/main/FuseLogic</a></p><p>  Copix <a href="http://copix.aston.fr/" target="_blank">http://copix.aston.fr/</a></p><p>  logicreate <a href="http://www.logicreate.com/" target="_blank">http://www.logicreate.com/</a></p><p>  booby <a href="http://www.nauta.be/booby/" target="_blank">http://www.nauta.be/booby/</a></p><p>  主要的CMS系统</p><p>  Drupal <a href="http://www.drupal.org/" target="_blank">http://www.drupal.org/</a></p><p>  Mambo <a href="http://www.mamboportal.com/" target="_blank">http://www.mamboportal.com/</a></p><p>  Nucleus <a href="http://nucleuscms.org/" target="_blank">http://nucleuscms.org/</a></p><p>  Midgard <a href="http://www.midgard-project.org/" target="_blank">http://www.midgard-project.org/</a></p><p>  Pmachine <a href="http://www.pmachine.com/" target="_blank">http://www.pmachine.com/</a></p><p>  PostNuke <a href="http://www.post-nuke.net/" target="_blank">http://www.post-nuke.net/</a></p><p>  sitellite <a href="http://www.sitellite.org/" target="_blank">http://www.sitellite.org/</a></p><p>  eZPublish <a href="http://ez.no/" target="_blank">http://ez.no/</a></p><p>  limb <a href="http://limb-project.com/" target="_blank">http://limb-project.com/</a></p>