1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
Go to file
2020-11-26 16:47:44 -05:00
.circleci
.github/workflows
assets/psalm-phar Fix Phar platform check 2020-11-20 11:08:40 -05:00
bin Ignore ReflectionUnionType 2020-11-08 20:29:08 -05:00
build/phpunit
dictionaries Fix incorrect taint sink map for \rmdir (#4703) 2020-11-25 16:45:53 -05:00
docs Document more taint types (#4704) 2020-11-25 19:28:02 -05:00
examples
src Allow <false|T as object> to be falsy (#4711) 2020-11-26 16:47:44 -05:00
stubs Declare PdoStatement->fetchObject($class_name) a taint sink (#4701) 2020-11-25 15:50:19 -05:00
tests Fix generic ArrayAccess creation cc @orklah 2020-11-26 10:00:03 -05:00
vendor-bin/box
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
.scrutinizer.yml
.travis.yml
box.json.dist
CODE_OF_CONDUCT.md
composer.json
config.xsd Fix #4656 - separate UnusedConstructor from UnusedMethod 2020-11-22 11:48:17 -05:00
CONTRIBUTING.md
infection.json.dist
keys.asc.gpg
LICENSE
phpcs.xml
phpunit.xml.dist Migrate PHPUnit configuration (#4710) 2020-11-26 15:23:10 -05:00
psalm
psalm-language-server
psalm-plugin
psalm-refactor
psalm.xml.dist
PsalmLogo.png
psalter
README.md Grammar 2020-11-19 19:40:40 -05:00
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.