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
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| psalm/plugin-phpunit | 0.93 | 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 | |
| php-standard-library/psalm-plugin | 0.88 | Psalm plugin for PHP Standard Library (PSL) that improves type inference for PSL Type specifications (e.g., shape/optional), producing more precise array shapes and safer analysis. Install via Composer and enable with psalm-plugin. | 25 | 25 | 7 | 26K | 1 | 19.0 | 46.6 | MIT | 4 months ago | |
| vimeo/psalm | 0.87 | 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 | |
| psalm/plugin-symfony | 0.80 | Psalm plugin for Symfony: improves static analysis with accurate container service/parameter typing, service subscriber support, console input types, Doctrine repository mapping, Symfony-specific fixes, naming convention checks, DI warnings, and taint analysis. | 241 | 241 | 63 | 246K | 32 | 34.6 | 61.8 | MIT | 5 months ago | |
| weirdan/doctrine-psalm-plugin | 0.79 | Psalm plugin for Doctrine ORM projects. Adds smarter type inference for EntityManager, repositories, proxies and collections, reducing false positives and improving static analysis of Doctrine entities and queries in PHP applications. | 87 | 89 | 42 | 103K | 29 | 20.0 | 53.5 | — | 1 year ago | |
| redaxo/psalm-plugin | 0.79 | Psalm plugin for REDAXO projects providing improved static analysis through framework-specific stubs and type information. Helps Psalm understand REDAXO APIs, reduces false positives, and catches issues earlier in CI and local development. | 6 | 6 | 0 | 2K | 0 | 21.3 | 38.3 | MIT | 1 week ago | |
| psalm/plugin-mockery | 0.77 | Adds Psalm static analysis support for the Mockery testing framework. Improves type inference and understanding of mocked objects and expectations in PHPUnit-style tests. Install via Composer and enable with psalm-plugin for better mock-related diagnostics. | 10 | 10 | 7 | 69K | 4 | 6.5 | 53.4 | MIT | 1 year ago |
How can I help you explore Laravel packages today?