1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
Go to file
Bruce Weirdan 2141dfe3b2
Workaround for PHPUnit process isolation issue with composer 2.2
This skips composer-generated proxy binaries, thus avoiding the issue
introduced by composer 2.2
2021-12-23 22:44:49 +02:00
.circleci
.github
assets/psalm-phar
bin Workaround for PHPUnit process isolation issue with composer 2.2 2021-12-23 22:44:49 +02:00
build/phpunit
dictionaries MySqli: some parameters are nullable 2021-12-20 16:00:25 +02:00
docs update docs for enum case deprecation 2021-12-22 06:16:42 +01:00
examples Conversion of misc 2021-12-14 02:52:44 +01:00
src recognize Deprecated attribute on enum cases 2021-12-22 06:16:42 +01:00
stubs fix(stubs): UnitEnum::cases() can return an empty list 2021-12-21 12:06:41 +01:00
tests update docs for enum case deprecation 2021-12-22 06:16:42 +01:00
vendor-bin/box
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
.scrutinizer.yml
box.json.dist
CODE_OF_CONDUCT.md
composer.json allow phpcodesniffer-composer-installer plugin 2021-12-23 09:40:38 +01:00
config.xsd
CONTRIBUTING.md
keys.asc.gpg
LICENSE
phpcs.xml Remove superflous exclude pattern 2021-12-15 22:12:40 +01:00
phpunit.xml.dist
psalm
psalm-baseline.xml Adjust baseline 2021-12-14 02:26:32 +01:00
psalm-language-server
psalm-plugin
psalm-refactor
psalm.xml.dist
PsalmLogo.png
psalter
README.md
scoper.inc.php

Psalm

Packagist Packagist Psalm coverage Psalm level

Psalm is a static analysis tool for finding errors in PHP applications.

Installation

To get started, check out the installation guide.

Live Demo

You can play around with Psalm on its website.

Documentation

Documentation is available on Psalms website, generated from the docs folder.

Interested in contributing?

Have a look at CONTRIBUTING.md.

Who made this

Built by Matt Brown (@muglug).

Maintained by Orklah (@orklah) and Bruce Weirdan (@weirdan).

The engineering team at Vimeo have provided a lot encouragement, especially @nbeliard, @erunion and @nickyr.