PHP Lint build system for Sublime Text 3
{ "cmd": ["php", "-l", "$file"], "file_regex": "^.* in (...*?) on line ([0-9]*)", "selector": "source.php" }