PHP_CodeSniffer¶
This plugin integrates PHP_CodeSniffer into Eclipse. You can choose to scan your code manually or automatically with one or more PHP_CodeSniffer Standards, which can be default Standards or you can add your own.
Overview¶
- Check PHP Files with PHP_CodeSniffer
- PHP_CodeSiffer Build Validator
- Mark errors and warnings in files
- Check against multiple Standards
- Use own Standards
- Ignore directories and files
- Ignore individual sniffs
Read more about PHP_CodeSniffer Features.