Psalm plugins

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-phpunit

248,932 76

Psalm plugin for PHPUnit

psalm/plugin-symfony

145,501 228

Psalm Plugin for Symfony

weirdan/doctrine-psalm-plugin

71,575 85

Stubs to let Psalm understand Doctrine better

psalm/plugin-laravel

40,743 309

Psalm plugin for Laravel

php-standard-library/psalm-plugin

29,966 24

Psalm plugin for the PHP Standard Library

psalm/plugin-mockery

29,092 10

Psalm plugin for Mockery

dq5studios/psalm-junit

22,246 4

Add junit report format to psalm

orklah/psalm-insane-comparison

21,923 34

Detects possible insane comparison ("string" == 0) to help migrate to PHP8

lctrs/psalm-psr-container-plugin

9,265 16

Let Psalm understand better psr11 containers

cspray/phinal

7,236 13

Enforce final on your classes!

patchlevel/event-sourcing-psalm-plugin

6,101 5

psalm plugin for patchlevel/event-sourcing

humanmade/psalm-plugin-wordpress

3,989 71

WordPress stubs and plugin for Psalm static analysis.

marartner/psalm-no-empty

1,976 4

Do not allow usage of empty()

boesing/psalm-plugin-stringf

1,913 12

Psalm plugin to work with `sprintf`, `printf`, `sscanf` and `fscanf`.

leighman/psalm-plugin-todo-by

1,663 1

Support @todo-by docblock annotations

orklah/psalm-strict-equality

1,584 7

Automatically change == into === when safe

alexeyshockov/guzzle-psalm-plugin

1,377 4

Guzzle type information for Psalm

marartner/psalm-strict-equality

1,163 4

Psalm plugin to enforce strict equality

mortenson/psalm-plugin-drupal

1,087 43

Psalm support for Drupal security analysis.

practically/psalm-plugin-yii2

1,078 9

Psalm plugin for a better typed yii2 application

tooeo/psalm-plugin-jms

824 1

Checking JMS annotation

orklah/psalm-strict-visibility

579 8

A Psalm plugin to detect calling private or protected method via proxy

orklah/psalm-not-empty

486 28

Automatically change empty() into a more explicit expression

orklah/psalm-strict-numeric-cast

417 8

Restrict the use of (int) and (float) to numeric-string only

orklah/psalm-strict-types

399 16

Adds strict_types declaration when the file is provably safe

hectorj/safe-php-psalm-plugin

259 9

vimeo/psalm plugin for thecodingmachine/safe

magdv/psalm-plugin-yii2

214 0

Psalm plugin for a better typed yii2 application

lordsimal/cakephp-psalm

202 2

A psalm-plugin for CakePHP

someniatko/iter-psalm-plugin

200 0

nikic/iter type information for Psalm

typhoon/check-visibility-psalm-plugin

192 4

Ensures classes and functions have @api or @internal annotation

tdgroot/magento2-psalm

183 3

Psalm plugin for Magento 2

aivchen/psalm-forbidden-plugin

123 0

Psalm plugin to forbid inheritance for classes

orklah/psalm-elvis-begone

121 7

Replace Elvis operator (?:) by null coalesce operator (??) when applicable

kafkiansky/service-locator-interrupter

108 8

Psalm plugin for Laravel that interrupt service locator calls.

fcpl/psalm-pimple-container-plugin

94 0

Psalm plugin to resolve return type for Pimple Container (ArrayAccess)

typesetsh/dynamic-property-access-assume-type

67 0

Psalm plugin to support dynamic property access and object crates. Used by typeset.sh

h4ck3r31/psalm-issue-filter-plugin

59 0

Allows to filter/skip code issues based on code snippets within PsalmPHP

h4ck3r31/psalm-static-plugin

59 0

Resolves static::class, self:class or parent::class references within PsalmPHP

the-toster/psalm-jms-serializer

54 2

Add return type typehints to deserialization methods

redaxo/psalm-plugin

51 6

Psalm Plugin for REDAXO

glomberg/wpdb-unsafe-methods

44 0

Psalm plugin to forbid calling provided `$wpdb` methods

savinmikhail/symfony-translatable-exceptions

43 0

Make sure there's no hardcoded exception messages, only translated ones

runtothefather/doctrine-mongodb-psalm-plugin

20 6

Stubs to let Psalm understand Doctrine MongoDb ODM better

someniatko/result-type-psalm-plugin

13 0

Psalm plugin for someniatko/result-type library

zerkms/symfony-psalm-plugin

9 2

Stubs for symfony interfaces

matthewbdaly/psalm-plugin-zendframework1

8 4

Psalm plugin for Zend Framework 1

michaelcozzolino/psalm-html-report

6 1

A Psalm plugin to generate the output in a formatted html table.

struggle-for-php/sfp-psalm-dont-operation-inside-constructor-plugin

6 2

Dont' operation inside constructor

weirdan/psalm-plugin-skeleton

6 10

Template to create psalm-plugin projects from

zadorin/bitrix-psalm-plugin

5 7

Psalm plugin for Bitrix Framework

kafkiansky/reduce-arguments

4 0

Psalm plugin that makes sure that you don't use too many arguments in functions and methods.

bafs/psalm-plugin-typecov

2 2

Get nice type coverage reports

klimick/psalm-show-type

1 2

Analog for psalm-trace but with pretty print

runtothefather/doctrine-psalm-plugin

1 7

Repository resolver to show psalm how to resolve getRepository method

shoot/psalm-plugin

1 1

Provides static analysis for Shoot models and presenters

alexeyshockov/iter-psalm-plugin

0 2

nikic/iter type information for Psalm

altahrim/nextcloud-psalm-plugin

0 0

Stubs for Nextcloud applications

bocmah/psalm-reactphp-mysql-plugin

0 0

Psalm plugin for react/mysql

bocmah/psalm-reactphp-promise-plugin

0 2

Psalm plugin for react/promise

brokeyourbike/plugin-laravel

0 2

A Laravel 8 plugin for Psalm. PHP 8 only.

dance-engineer/psalm-knapsack-collections

0 0

Stub to let Psalm understand Knapsack Collections better

el7cosmos/codeception-psalm-plugin

0 0

A Codeception plugin for psalm

fkupper/psalm-laravel-collections

0 8

Stubs to let Psalm understand Laravel Collections better

futurerockstars/nette-psalm-plugin

0 2

Psalm plugin for Nette Framework

jmvdevelop/psalm-glob-stubs-plugin

0 1

Allow stubs with glob in your project

kafkiansky/forbid

0 0

A psalm plugin that finds and forbids code smells.

klebann/moodle-psalm-plugin

0 0

A Psalm plugin to detect unsafe usage of $DB methods with SQL

kvush/layer-violation-psalm-plugin

0 1

Detect layer dependency violation psalm-plugin

loot/spinoza

0 0

Package can generate documentation for service

mmcev106/psalm-playground-plugins

0 0

A tool for learning how to write Psalm plugins

mopman/funserialize

0 2

Psalm plugin to add sinks for all file functions that accept streams.

nederdirk/psalm-redis-stubs

0 1

Function signatures for the phpredis PECL package

nulldark/plugin-mockery

0 0

Psalm plugin for Mockery

orklah/psalm-strict-types-empty-class

0 0

Add declaration of strict_types in empty class

orklah/psalm-type-setters-params

0 4

Use property type to fix param in the setter

orklah/psalm-use-constants

0 5

Fix the code to use existing constants instead of literals when available

patrickkusebauch/nette-psalm-plugin

0 1

Psalm plugin for Nette Framework

psalm/plugin-sabre-event

0 0

Psalm plugin for sabre/event

samlitowitz/psalm-no-double-quoted-strings

0 2

Do not allow double-quoted strings

samlitowitz/psalm-no-variables-in-strings

0 3

Do not allow variables in strings

seferov/symfony-psalm-plugin

0 6

Psalm Plugin for Symfony

sglitowitzsoci/soci-psalm-no-string-concatenation

0 0

SOCi Psalm Rule, no string concatenation

shahruslan/psalm-plugin-bitrix

0 0

Psalm plugin for CMS Bitrix

snowfall/phalcon-abstract-dispatcher

0 0

dispatcher with taint source for params

struggle-for-php/sfp-psalm-psr-log-plugin

0 0

Stubs to let Psalm understand psr/log (PSR-3) strictly

struggle-for-php/sfp-psalm-typed-local-variable-plugin

0 16

finding mismatch type assignment in function/method scope with psalm

tuncay/psalm-wp-taint

0 3

A psalm plugin that adds stubs for psalm to define custom taint sinks for wordpress projects

typhoon/psalm-plugin

0 0

Typhoon Psalm Plugin

visma/magento2-psalm

0 4

Psalm plugin for Magento 2

weirdan/psalm-doctrine-collections

0 50

Stubs to let Psalm understand Doctrine better