Introduction: This is a detailed page of several commonly used tools in PHP continuous development and integration. It introduces PHP, related knowledge, skills, experience, and some PHP source code.
Class = 'pingjiaf' frameborder = '0' src = 'HTTP: // biancheng.dnbc?info/pingjia.php? Id = 333675 'rolling = 'no'>
In PHP continuous development and integration, some tools are required and not bad. The following is a summary:
1 phpunit
This is well-known. I won't talk about it here.
2 phploc (http: // GitHub/sebastianbergmann/phploc)
This is a tool that effectively counts the size of PHP projects.CodeNumber of rows
3 PHP copy-Paster detector (phpcpd)
Http: // GitHub/sebastianbergmann/phpcpd
This tool can check how many "Bad taste" code is copied and pasted in your project, and find the repeated code in your project.
4 phpdcd (PhP dead code detector)
This tool can check the amount of content in the PHP project that has never been referenced or called.
5 PHP mess detector (phpmd)
Bytes
6 php_codesniff Er (phpcs)
Http://pear.php.net/php_codesniffer/this Project is a comprehensive PHP static code analysis tool with ten powerful
7 php_codebrowser (phpcb)
Bytes
8. cruisecontrol and phpundercontrol
Phpunercontrol is actually an extended version of the famous continuous integration tool cruisecontrol,
Address in http://phpundercontrol.org/
More articles on "several common tools in PHP continuous development and integration"
Love J2EE follow Java Michael Jackson video station JSON online tools
Http://biancheng.dnbcw.info/php/333675.html pageno: 11.