Introduction
PHP CodeSniffer Maven Plugin allows to run coding standard checks against your PHP project.
Features
If you are using Maven for your PHP project and want to have power of PHP CodeSniffer to follow coding standard then PHP CodeSniffer Maven plugin is way to go.
- Use existing PHP CodeSniffer you have in your project.
- If you do not have PHP CodeSniffer, plugin downloads for you.
- Plugin shows you the progress of sniffer checks.
- Hosted on the central maven repository.
Source code / Contribution
If you would like to contribute to the development of PHP CodeSniffer Maven Plugin project, then you
can it by sending a pull request on github
PHP CodeSniffer maven plugin.