php-analyser
Analyse your PHP-Code
Dgame 12,813 9 0.2.0 Zlib GitHub

atom-php-analyser

You need the PHP-Analyser package

This Analyser provides

  • warnings against uninitialized variables
  • warnings if you use undefined variables / properties
  • warnings if you use misspelled words (e.g. __constructor instead of __construct)
  • distinctions between properties, parameters and variables