Skip to content
On this page

Zend Sniffs

CodeAnalyzer

Runs the Zend Code Analyzer (from Zend Studio) on the file.

ClosingTag

Checks that the file does not end with a closing tag.

ValidVariableName

Checks the naming of variables and member variables.

Released under the MIT License.