1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
Go to file
2021-08-04 20:56:59 +03:00
.circleci
.github/workflows configs for windows 2021-07-25 01:01:10 +02:00
assets/psalm-phar
bin
build/phpunit
dictionaries s/limit/length/ 2021-08-01 16:35:09 +03:00
docs Merge pull request #6198 from mmcev106/master 2021-07-31 00:23:45 +03:00
examples
src restrict types 2021-08-04 19:45:25 +02:00
stubs Merge pull request #6206 from Jack97/update-return-types 2021-07-29 22:38:06 +03:00
tests Merge pull request #6210 from orklah/int-range3 2021-08-01 16:37:15 +03:00
vendor-bin/box
.appveyor.yml Added dummy appveyor config 2021-07-27 00:38:38 +03:00
.editorconfig
.gitattributes
.gitignore
.scrutinizer.yml
box.json.dist
CODE_OF_CONDUCT.md
composer.json Drop Appveyor reporter as we no longer use Appveyor 2021-08-03 19:38:11 +03:00
config.xsd
CONTRIBUTING.md
infection.json.dist
keys.asc.gpg
LICENSE
phpcs.xml
phpunit.xml.dist Drop Appveyor reporter as we no longer use Appveyor 2021-08-03 19:38:11 +03:00
psalm
psalm-baseline.xml
psalm-language-server
psalm-plugin
psalm-refactor
psalm.xml.dist ignore deprecation notices 2021-07-31 15:47:12 +02:00
PsalmLogo.png
psalter
README.md
scoper.inc.php

Psalm

Packagist Packagist Coverage Status 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 Matt and Bruce Weirdan (@weirdan).

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