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

351,530 72

Psalm plugin for PHPUnit

psalm/plugin-symfony

206,487 214

Psalm Plugin for Symfony

weirdan/doctrine-psalm-plugin

145,176 83

Stubs to let Psalm understand Doctrine better

psalm/plugin-laravel

77,261 267

A Laravel plugin for Psalm

psalm/plugin-mockery

58,191 9

Psalm plugin for Mockery

php-standard-library/psalm-plugin

30,480 20

Psalm plugin for the PHP Standard Library

dq5studios/psalm-junit

20,055 4

Add junit report format to psalm

orklah/psalm-insane-comparison

19,747 34

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

lctrs/psalm-psr-container-plugin

16,747 15

Let Psalm understand better psr11 containers

boesing/psalm-plugin-stringf

7,523 10

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

marartner/psalm-no-empty

6,004 4

Do not allow usage of empty()

humanmade/psalm-plugin-wordpress

5,721 59

WordPress stubs and plugin for Psalm.

leighman/psalm-plugin-todo-by

4,162 0

Support @todo-by docblock annotations

practically/psalm-plugin-yii2

3,157 10

Psalm plugin for a better typed yii2 application

tooeo/psalm-plugin-jms

2,884 1

Checking JMS annotation

cspray/phinal

2,678 12

Enforce final on your classes!

patchlevel/event-sourcing-psalm-plugin

2,183 3

psalm plugin for patchlevel/event-sourcing

alexeyshockov/guzzle-psalm-plugin

1,760 3

Guzzle type information for Psalm

orklah/psalm-strict-visibility

1,518 7

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

marartner/psalm-strict-equality

1,382 4

Psalm plugin to enforce strict equality

orklah/psalm-strict-equality

1,169 7

Automatically change == into === when safe

mortenson/psalm-plugin-drupal

1,058 41

Psalm support for Drupal security analysis.

orklah/psalm-strict-types

866 16

Adds strict_types declaration when the file is provably safe

orklah/psalm-not-empty

850 25

Automatically change empty() into a more explicit expression

kafkiansky/service-locator-interrupter

608 8

Psalm plugin for Laravel that interrupt service locator calls.

the-toster/psalm-jms-serializer

607 2

Add return type typehints to deserialization methods

orklah/psalm-strict-numeric-cast

593 7

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

tdgroot/magento2-psalm

347 3

Psalm plugin for Magento 2

magdv/psalm-plugin-yii2

254 0

Psalm plugin for a better typed yii2 application

lordsimal/cakephp-psalm

186 2

A psalm-plugin for CakePHP

someniatko/iter-psalm-plugin

184 0

nikic/iter type information for Psalm

runtothefather/doctrine-mongodb-psalm-plugin

166 6

Stubs to let Psalm understand Doctrine MongoDb ODM better

orklah/psalm-elvis-begone

121 7

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

bocmah/psalm-reactphp-promise-plugin

104 2

Psalm plugin for react/promise

hectorj/safe-php-psalm-plugin

98 8

vimeo/psalm plugin for thecodingmachine/safe

kafkiansky/reduce-arguments

90 0

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

redaxo/psalm-plugin

63 6

Psalm Plugin for REDAXO

zadorin/bitrix-psalm-plugin

54 7

Psalm plugin for Bitrix Framework

matthewbdaly/psalm-plugin-zendframework1

10 3

Psalm plugin for Zend Framework 1

zerkms/symfony-psalm-plugin

7 3

Stubs for symfony interfaces

klimick/psalm-show-type

6 2

Analog for psalm-trace but with pretty print

h4ck3r31/psalm-issue-filter-plugin

5 0

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

h4ck3r31/psalm-static-plugin

5 0

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

fcpl/psalm-pimple-container-plugin

4 0

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

weirdan/psalm-plugin-skeleton

4 10

Template to create psalm-plugin projects from

someniatko/result-type-psalm-plugin

2 0

Psalm plugin for someniatko/result-type library

brokeyourbike/plugin-laravel

1 2

A Laravel 8 plugin for Psalm. PHP 8 only.

orklah/psalm-use-constants

1 5

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

visma/magento2-psalm

1 4

Psalm plugin for Magento 2

aivchen/psalm-forbidden-plugin

0 0

Psalm plugin to forbid inheritance for classes

alexeyshockov/iter-psalm-plugin

0 2

nikic/iter type information for Psalm

altahrim/nextcloud-psalm-plugin

0 0

Stubs for Nextcloud applications

bafs/psalm-plugin-typecov

0 1

Get nice type coverage reports

bocmah/psalm-reactphp-mysql-plugin

0 0

Psalm plugin for react/mysql

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

ging-dev/psalm-plugin-wordpress

0 0

WordPress stubs and plugin for Psalm.

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

leightonthomas/validation-psalm-plugin

0 1

Psalm plugin for leightonthomas/validation.

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

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

patrickkusebauch/nette-psalm-plugin

0 1

Psalm plugin for Nette Framework

psalm/plugin-sabre-event

0 0

Psalm plugin for sabre/event

runtothefather/doctrine-psalm-plugin

0 7

Repository resolver to show psalm how to resolve getRepository method

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

shoot/psalm-plugin

0 1

Provides static analysis for Shoot models and presenters

snowfall/phalcon-abstract-dispatcher

0 0

dispatcher with taint source for params

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

0 1

Dont' operation inside constructor

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

typesetsh/dynamic-property-access-assume-type

0 0

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

weirdan/psalm-doctrine-collections

0 50

Stubs to let Psalm understand Doctrine better