1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 09:37:59 +01:00
Go to file
2022-12-03 15:53:21 +01:00
.circleci
.github
assets/psalm-phar
bin
build/phpunit
dictionaries
docs Merge remote-tracking branch 'origin/master' into tnon_empty_list_refactoring 2022-12-02 21:03:47 +01:00
examples
src/Psalm More bc 2022-12-03 15:53:21 +01:00
stubs
tests Update tests 2022-12-03 15:34:37 +01:00
vendor-bin
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
box.json.dist
CODE_OF_CONDUCT.md
composer.json
config.xsd
CONTRIBUTING.md
keys.asc.gpg
LICENSE
phpcs.xml
phpunit.xml.dist
psalm
psalm-baseline.xml Update baseline 2022-12-03 15:09:08 +01:00
psalm-language-server
psalm-plugin
psalm-refactor
psalm.xml.dist Fix 2022-12-02 21:07:17 +01:00
PsalmLogo.png
psalter
README.md
scoper.inc.php
UPGRADING.md Update notes 2022-12-03 15:04:04 +01:00

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), Daniil Gentili (@danog), and Bruce Weirdan (@weirdan).

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