nescafeboy1 发表于 2017-3-21 08:33:38

PHP持续集成工具

  Hudson(PHP、phing、xdebug、phpDoc等),
     ------又看到个 phpUnderControl,和Hudson对比,找了篇老外的英文讲解(累死我了),建议用Hudson,都用一下试试吧

  PHP CodeSniffer
  PHP CodeSniffer是一个PHP的代码风格检测器,它根据预先设定好的PHP编码风格和规则,去检查应用中的代码风格情况,内置了ZEND,PEAR的编码风格规则,当然开发者也可以进行自定义。
  推荐文章
  http://tech.it168.com/a2010/0901/1097/000001097825.shtml
  参考
  http://wenku.baidu.com/view/13e030ed102de2bd960588d3.html
  http://hb.qq.com/a/20110511/000057.htm
页: [1]
查看完整版本: PHP持续集成工具