I require php extension of cruisecontrol which I want to use for code quality analysis upon jenkins build.
How can I achieve this?
If in case this cannot be achieved then what can be other possible way by which I can carry code quality analysis compatible to cruisecontrol on my jenkins build (analysis that includes codesniffer, pmd, psr-1, psr-2).