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 the PHP Standard Library
Psalm plugin for Mockery
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
Let Psalm understand better psr11 containers
Psalm plugin to work with `sprintf`, `printf`, `sscanf` and `fscanf`.
Add junit report format to psalm
Do not allow usage of empty()
Adds strict_types declaration when the file is provably safe
Checking JMS annotation
WordPress stubs and plugin for Psalm.
Support @todo-by docblock annotations
Psalm Plugin for REDAXO
Psalm plugin for a better typed yii2 application
Guzzle type information for Psalm
Enforce final on your classes!
Psalm support for Drupal security analysis.
A Psalm plugin to detect calling private or protected method via proxy
Automatically change == into === when safe
psalm plugin for patchlevel/event-sourcing
Psalm plugin for Laravel that interrupt service locator calls.
Automatically change empty() into a more explicit expression
Psalm plugin to enforce strict equality
Restrict the use of (int) and (float) to numeric-string only
Psalm plugin for Magento 2
A psalm-plugin for CakePHP
Add return type typehints to deserialization methods
Stubs to let Psalm understand Doctrine MongoDb ODM better
nikic/iter type information for Psalm
Replace Elvis operator (?:) by null coalesce operator (??) when applicable
Provides static analysis for Shoot models and presenters
vimeo/psalm plugin for thecodingmachine/safe
Psalm plugin that makes sure that you don't use too many arguments in functions and methods.
Psalm plugin for a better typed yii2 application
Psalm plugin for react/promise
Psalm plugin for Bitrix Framework
Psalm plugin to resolve return type for Pimple Container (ArrayAccess)
Fix the code to use existing constants instead of literals when available
Psalm plugin for Zend Framework 1
A Laravel 8 plugin for Psalm. PHP 8 only.
Allows to filter/skip code issues based on code snippets within PsalmPHP
Resolves static::class, self:class or parent::class references within PsalmPHP
Template to create psalm-plugin projects from
Psalm plugin to forbid inheritance for classes
A psalm plugin that finds and forbids code smells.
Function signatures for the phpredis PECL package
Stubs to let Psalm understand psr/log (PSR-3) strictly
nikic/iter type information for Psalm
Stubs for Nextcloud applications
Get nice type coverage reports
Psalm plugin for react/mysql
Stub to let Psalm understand Knapsack Collections better
A Codeception plugin for psalm
Stubs to let Psalm understand Laravel Collections better
Psalm plugin for Nette Framework
Allow stubs with glob in your project
A Psalm plugin to detect unsafe usage of $DB methods with SQL
Analog for psalm-trace but with pretty print
Detect layer dependency violation psalm-plugin
Psalm plugin for leightonthomas/validation.
Package can generate documentation for service
A tool for learning how to write Psalm plugins
Psalm plugin to add sinks for all file functions that accept streams.
Add declaration of strict_types in empty class
Use property type to fix param in the setter
Psalm plugin for Nette Framework
Psalm plugin for sabre/event
Repository resolver to show psalm how to resolve getRepository method
Do not allow double-quoted strings
Do not allow variables in strings
Psalm Plugin for Symfony
SOCi Psalm Rule, no string concatenation
dispatcher with taint source for params
Psalm plugin for someniatko/result-type library
Dont' operation inside constructor
finding mismatch type assignment in function/method scope with psalm
Psalm plugin to support dynamic property access and object crates. Used by typeset.sh
Psalm plugin for Magento 2
Stubs to let Psalm understand Doctrine better
Stubs for symfony interfaces