Registry / build-tool / vimeo-psalm

vimeo-psalm

JSON →
library6.16.1phppackagistunverified

A static analysis tool for finding errors in PHP applications.

composer require vimeo/psalm
INSTALL
IMPORT
SIG · VIMEO-PSALM
V
vimeo-psalm
build-toolphpv6.16.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ProjectAnalyzer
use Psalm\Internal\Analyzer\ProjectAnalyzer;

Run Psalm analysis programmatically

use Psalm\Internal\Analyzer\ProjectAnalyzer; $config = \Psalm\Config::getInstance(); $analyzer = new ProjectAnalyzer($config, new \Psalm\Internal\Provider\Providers()); $analyzer->analyze(['src/']);
Debug
Known issues
breakingPsalm 6 requires PHP 8.2+; older versions may not work.
fix
Use PHP 8.2 or higher.
affects: >=6.0
Upgrade
Version history
6.16.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
28
OpenAI (training)
1
Resources
vimeo-psalm — pip install vimeo-psalm · libregistry