PHPMD - PHP Mess Detector ~~~~~~~~~~~~~~~~~~~~~~~~~ :Author: Manuel Pichler :Date: Wed, 29 Jun 2011 23:59:51 +0200 :Copyright: CC by-nc-sa ================ PHPMD Extensions ================ On this page you can find extensions available for the PHP Mess Detector project. Ant Task ======== Simple task that allows a seamless integration of PHPMD into the `ant`__ build tool. __ http://ant.apache.org/ 2010/08/10 - ant-phpmd-0.1.2 (`api`__, `src`__) ``````````````````````````````````````````````` - `ant-phpmd-0.1.2.jar`__ __ http://static.phpmd.org/ant-phpmd/0.1.2/api __ http://static.phpmd.org/ant-phpmd/0.1.2/src __ http://static.phpmd.org/ant-phpmd/0.1.2/ant-phpmd.jar 2010/04/07 - ant-phpmd-0.1.1 (`api`__, `src`__) ``````````````````````````````````````````````` - `ant-phpmd-0.1.1.jar`__ __ http://static.phpmd.org/ant-phpmd/0.1.1/api __ http://static.phpmd.org/ant-phpmd/0.1.1/src __ http://static.phpmd.org/ant-phpmd/0.1.1/ant-phpmd.jar 2010/01/20 - ant-phpmd-0.1.0 ```````````````````````````` - `ant-phpmd-0.1.0.jar`__ __ http://static.phpmd.org/ant-phpmd/0.1.0/ant-phpmd.jar Java Binding ============ JAR file that provides a Java binding for PHPMD. This library can be used to develop Java applications that utilize PHPMD's features. 2010/08/10 - java-phpmd-0.1.1 (`api`__, `src`__) ```````````````````````````````````````````````` - `java-phpmd-0.1.1.jar`__ __ http://static.phpmd.org/java-phpmd/0.1.1/api __ http://static.phpmd.org/java-phpmd/0.1.1/src __ http://static.phpmd.org/java-phpmd/0.1.1/java-phpmd.jar 2010/04/07 - java-phpmd-0.1.0 (`api`__, `src`__) ```````````````````````````````````````````````` - `java-phpmd-0.1.0.jar`__ __ http://static.phpmd.org/java-phpmd/0.1.0/api __ http://static.phpmd.org/java-phpmd/0.1.0/src __ http://static.phpmd.org/java-phpmd/0.1.0/java-phpmd.jar