psalm/psalm-plugin-api
Psalm plugin API providing interfaces and helpers to build and integrate custom plugins with the Psalm static analysis tool, enabling extensions such as new checks, type providers, and project-specific analysis behavior.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| psalm/plugin-laravel | Laravel Psalm plugin for deep static analysis plus taint-based security scanning. Detects SQL injection, XSS, SSRF, shell injection, path traversal, and open redirects by tracking user input through Laravel code without running it. | 334 | 335 | 79 | 112K | 1 | 39.2 | 41.0 | MIT | 4 days ago | |
| psalm/plugin-phpunit | Psalm plugin that teaches Psalm about PHPUnit tests. Adds better type inference and assertions for PHPUnit APIs so your test suite is analyzed more accurately. Requires Psalm v4+. Install via Composer and enable with psalm-plugin. | 77 | 78 | 38 | 366K | 21 | 36.8 | 68.8 | — | 1 month ago | |
| vimeo/psalm | Psalm is a PHP static analysis tool that finds type errors, dead code, and risky patterns before runtime. Add it to your CI to improve code quality, enforce stricter typing, and catch bugs early in applications and libraries. | 5,868 | 5,885 | 701 | 1M | 1,925 | 85.9 | 63.8 | MIT | 3 months ago |
How can I help you explore Laravel packages today?