These plugins allow Psalm to work great with popular packages like Laravel, PHPUnit, and Symfony.
Have a look at Psalm’s documentation to find out how to install and use them.
Psalm plugin for PHPUnit
Psalm Plugin for Symfony
Stubs to let Psalm understand Doctrine better
A Laravel plugin for Psalm
Psalm plugin for Mockery
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
vimeo/psalm plugin for thecodingmachine/safe
Let Psalm understand better psr11 containers
Guzzle type information for Psalm
Add junit report format to psalm
Provides static analysis for Shoot models and presenters
Repository resolver to show psalm how to resolve getRepository method
WordPress stubs and plugin for Psalm.
nikic/iter type information for Psalm
Adds strict_types declaration when the file is provably safe
A Psalm plugin to detect calling private or protected method via proxy
Restrict the use of (int) and (float) to numeric-string only
Stubs to let Psalm understand Laravel Collections better
Do not allow double-quoted strings
Do not allow variables in strings
Add declaration of strict_types in empty class
Psalm plugin for Zend Framework 1
Psalm plugin for Laravel that interrupt service locator calls.
Stubs for symfony interfaces
Automatically change == into === when safe
Package can generate documentation for service
Automatically change empty() into a more explicit expression
Fix the code to use existing constants instead of literals when available
Psalm plugin for react/mysql
Psalm Plugin for Symfony
Psalm plugin for react/promise
Template to create psalm-plugin projects from
Psalm plugin for Nette Framework
Stub to let Psalm understand Knapsack Collections better
Psalm plugin for leightonthomas/validation.
Allow stubs with glob in your project
Psalm plugin for Magento 2
Stubs to let Psalm understand Doctrine better
Psalm plugin for Magento 2
SOCi Psalm Rule, no string concatenation
finding mismatch type assignment in function/method scope with psalm
Stubs to let Psalm understand psr/log (PSR-3) strictly
Psalm plugin for Nette Framework
nikic/iter type information for Psalm
Psalm plugin for sabre/event
A Psalm plugin to detect unsafe usage of $DB methods with SQL
A Codeception plugin for psalm