phpcodesniffer-maven-plugin
Maven plugin to run PHP CodeSniffer in your PHP project.
See plugin's website at:- http://umakantpatil.com/phpcodesniffer-maven-plugin/
License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Ant |
GroupId | GroupIdcom.umakantpatil |
ArtifactId | ArtifactIdphpcodesniffer-maven-plugin |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionPHP CodeSniffer Maven Plugin
The PHP CodeSniffer maven plugin runs the PHP CodeSniffer against your code.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.umakantpatil</groupId>
<artifactId>phpcodesniffer-maven-plugin</artifactId>
<version>0.0.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.0 |
org.codehaus.plexus : plexus-utils | jar | 3.0.8 |
org.rauschig : jarchivelib | jar | 0.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
Maven plugin to run PHP CodeSniffer in your PHP project.
See plugin's website at:- http://umakantpatil.com/phpcodesniffer-maven-plugin/