/Flitch

PHP Coding Standard Validator

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Flitch - PHP coding standard validator
=====================================

Flitch will scan through your source files and detect coding standard violations. 
Currently it ships with ZF2 as core standard, but can be extended by custom
standards. Those standards should be located in the directory .flitch/standards
in your home directory.

For command line options, run flitch --help