1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
Go to file
orklah b2de778fb8
Merge pull request #7156 from simPod/set-map
Add Set::map() to ext-ds stub
2021-12-15 00:48:23 +01:00
.circleci add PSL back to CI 2021-11-06 11:27:26 +01:00
.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 Merge pull request #7159 from AndrolGenhald/bugfix/number-format-optional-arguments 2021-12-15 00:47:35 +01:00
docs Replace all-tests with tests 2021-11-30 22:43:54 +01:00
examples Conversion of misc 2021-12-14 02:52:44 +01:00
src Merge pull request #7155 from rarila/partials-conversion-2 2021-12-15 00:39:20 +01:00
stubs Merge pull request #7156 from simPod/set-map 2021-12-15 00:48:23 +01:00
tests Merge pull request #7159 from AndrolGenhald/bugfix/number-format-optional-arguments 2021-12-15 00:47:35 +01:00
vendor-bin/box
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
.scrutinizer.yml
box.json.dist
CODE_OF_CONDUCT.md
composer.json Revert "Prepare for packagist-publish" 2021-12-05 15:44:50 +01:00
config.xsd Flag duplicate constants 2021-11-11 00:44:17 +02:00
CONTRIBUTING.md
keys.asc.gpg
LICENSE
phpcs.xml Return type hints (#7065) 2021-12-05 19:51:26 +02: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.