-
PHPLinter is a scoring system for PHP files, inspired by JSLint. A predefined set of rules is included, but they are customizable. It can be ran from the PHP CLI.Features of PHPLinter:- Information- Conventions- Deprecated info- Warnings- Refactor- Security rules

