1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
Go to file
2021-08-01 16:37:15 +03:00
.circleci persist worspace for other jobs 2021-07-18 20:01:38 +02:00
.github/workflows configs for windows 2021-07-25 01:01:10 +02:00
assets/psalm-phar
bin Portable bin/test-with-real-projects.sh 2021-07-15 00:43:45 +03:00
build/phpunit
dictionaries exec() may fail 2021-07-28 13:38:49 +03:00
docs Merge pull request #6198 from mmcev106/master 2021-07-31 00:23:45 +03:00
examples
src Merge pull request #6210 from orklah/int-range3 2021-08-01 16:37:15 +03: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 Add support for native PHP readonly 2021-07-21 13:29:07 -04:00
config.xsd change wording 2021-07-20 23:53:04 +02:00
CONTRIBUTING.md
infection.json.dist
keys.asc.gpg
LICENSE
phpcs.xml
phpunit.xml.dist
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.