Psalm

(( gitHubWatchers )) (( gitHubStars )) (( gitHubForks ))

Psalm is a static analysis tool for finding errors in PHP applications.

Installation

Install from a Composer package as a dev dependency (with Composer)

Make sure you have Composer installed.

Require it as a dev dependency:
composer require --dev vimeo/psalm
Run it:
php vendor/bin/psalm