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.
__constructorinstead of__construct) - distinctions between properties, parameters and variables