Managed Projects

phpUnderControl

  Analyzed about 1 month ago

phpUnderControl aims to make the first steps with CruiseControl and PHP as easy as possible. It integrates three of the best PHP development tools into CruiseControl, combined with an easy setup routine and a small example project. With the provided XSL stylesheets, the generated output of PHPUnit ... [More] , PHPMD, PHPCPD, PHP_CodeSniffer and phpDocumentor can be visualized in CruiseControl. [Less]

68.9K lines of code

0 current contributors

over 13 years since last commit

32 users on Open Hub

Activity Not Available
4.30769
   
I Use This

PHP_Depend

  Analyzed about 1 month ago

PHP_Depend is an adaption of the established Java development tool JDepend. This tool shows you the quality of your design in the terms of extensibility, reusability and maintainability. All these facts are influenced by the inter-package dependencies and the package abstraction that PHP_Depend ... [More] visualizes in form of an abstract/instability chart and as a detailed XML report of all detected dependencies. [Less]

76.8K lines of code

10 current contributors

11 months since last commit

17 users on Open Hub

Activity Not Available
0.0
 
I Use This

PHPMD - PHP Mess Detector

  Analyzed about 1 month ago

This is the project site of PHPMD. It is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend. What PHPMD does is, it takes a given source code ... [More] and analyzes it for several potential problems. These problems can be suboptimal code, over complicated expressions or dead code, like unused parameters, methods and properties. [Less]

23.9K lines of code

16 current contributors

3 months since last commit

16 users on Open Hub

Activity Not Available
5.0
 
I Use This

PHPMD - Java Wrapper

  Analyzed about 1 month ago

Simple Java Wrapper around the PHPMD cli tool. It can be used to write extensions for IDEs or Buildtools.

797 lines of code

0 current contributors

about 14 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

PHPMD - Ant Integration

  Analyzed about 1 month ago

Ant task for simple integration of PHPMD into your build process.

1.23K lines of code

0 current contributors

over 14 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This