Libraries tagged by psalm
vimeo/psalm
64873520 Downloads
A static analysis tool for finding errors in PHP applications
psalm/plugin-laravel
4205921 Downloads
Psalm plugin for Laravel
psalm/plugin-symfony
11918803 Downloads
Psalm Plugin for Symfony
psalm/plugin-phpunit
19809211 Downloads
Psalm plugin for PHPUnit
weirdan/doctrine-psalm-plugin
6014013 Downloads
Stubs to let Psalm understand Doctrine better
psalm/phar
4591318 Downloads
Composer-based Psalm Phar
patchlevel/event-sourcing-psalm-plugin
284552 Downloads
psalm plugin for patchlevel/event-sourcing
php-standard-library/psalm-plugin
1739761 Downloads
Psalm plugin for the PHP Standard Library
orklah/psalm-insane-comparison
1327602 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
humanmade/psalm-plugin-wordpress
346707 Downloads
WordPress stubs and plugin for Psalm static analysis.
jbzoo/ci-report-converter
770118 Downloads
The tool converts different error reporting standards for deep integration with popular CI systems (TeamCity, IntelliJ IDEA, GitHub Actions, etc)
psalm/plugin-mockery
2273945 Downloads
Psalm plugin for Mockery
lctrs/psalm-psr-container-plugin
587565 Downloads
Let Psalm understand better psr11 containers
roave/psalm-html-output
252792 Downloads
Psalm HTML Output
orklah/psalm-strict-equality
97915 Downloads
Automatically change == into === when safe