Simple Phan integration for Visual Studio Code. With this extension you can perform static code analysis to PHP scripts and detect common (and no so common) mistakes on-the-fly.
NOTE: this is a beta version. If you find a bug please create an issue on GitHub :)
Features
Easy configuration: Only a valid Phan executable path is required to get the extension working.
Workspace based: Use Phan in a per-workspace basis.
Editor integration: All issues are listed in the Problems panel. Also, the issues are highlighted in the code editor, with detailed information at hover.
Requirements
Phan binary must be installed globally in your operating system. You can get last Phan version with Composer by running: