PsalmΒΆ

Psalm is a static analysis tool that can be used to expose bugs in your PHP code.

Phpactor can integrate with Psalm to provide diagnostics in your IDE.

To do so you set language_server_psalm.enabled:

$ phpactor config:set language_server_psalm.enabled true