1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 17:52:45 +01:00
Go to file
2021-12-22 18:42:55 +01:00
.circleci
.github Remove decimal extension from Windows CI. 2021-12-08 13:39:13 -06:00
assets/psalm-phar
bin Import instead of using fqn 2021-12-03 20:11:20 +01: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 Merge branch 'master' into explicit-symlink-resolution 2021-12-22 18:42:55 +01:00
stubs fix(stubs): UnitEnum::cases() can return an empty list 2021-12-21 12:06:41 +01:00
tests Merge branch 'master' into explicit-symlink-resolution 2021-12-22 18:42:55 +01:00
vendor-bin/box
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
.scrutinizer.yml
box.json.dist
CODE_OF_CONDUCT.md
composer.json Add composer/package-versions-deprecated 2021-12-13 17:59:32 +01:00
config.xsd Add resolveSymlinks condition for project directories 2021-12-14 20:25:27 +01:00
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 Allow suppressing UnusedPsalmSuppress, remove unused suppressions. 2021-12-11 13:23:00 -06:00
PsalmLogo.png
psalter
README.md Updated list of current maintainers 2021-12-05 04:48:06 +02:00
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.