1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 12:24:49 +01:00
Go to file
2021-01-29 11:47:22 +01:00
.circleci
.github/workflows Added a workflow to test on PHP 8 / Linux (#4790) 2021-01-29 11:47:17 +01:00
assets/psalm-phar
bin Use my psl repo 2021-01-29 11:47:20 +01:00
build/phpunit
dictionaries Improve DateTimeZone signatures (#4870) 2021-01-29 11:47:21 +01:00
docs Improve feature list 2021-01-29 11:47:21 +01:00
examples preserve analyzers until the end of file (#4834) 2021-01-29 11:47:20 +01:00
src Allow by reference parameters in method docblock (#4873) 2021-01-29 11:47:22 +01:00
stubs Use better stubs for Serializable and SoapClient 2021-01-29 11:47:18 +01:00
tests Allow by reference parameters in method docblock (#4873) 2021-01-29 11:47:22 +01:00
vendor-bin/box
.appveyor.yml Fix windows builds (#4775) 2021-01-29 11:47:15 +01:00
.editorconfig
.gitattributes
.gitignore
.scrutinizer.yml
.travis.yml Remove most travis jobs 2021-01-29 11:47:21 +01:00
box.json.dist
CODE_OF_CONDUCT.md
composer.json Fix windows builds (#4775) 2021-01-29 11:47:15 +01:00
config.xsd
CONTRIBUTING.md
infection.json.dist
keys.asc.gpg
LICENSE
phpcs.xml
phpunit.xml.dist Fix windows builds (#4775) 2021-01-29 11:47:15 +01:00
psalm
psalm-language-server
psalm-plugin
psalm-refactor
psalm.xml.dist
PsalmLogo.png
psalter
README.md
scoper.inc.php

Psalm

Packagist Packagist Coverage Status Psalm coverage

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.