1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-11 16:59:45 +01:00
Go to file
2020-12-01 22:50:21 -05:00
.circleci Bump circle PHP version 2020-10-26 15:26:39 -04:00
.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 sync param names with php (#4745) 2020-12-01 12:05:58 -05:00
docs Break out RedundantCast issues 2020-12-01 17:25:45 -05:00
examples Use more accurate arguments count 2020-10-14 18:51:15 -04:00
src Ensure that strict empty handling always happens 2020-12-01 22:50:21 -05:00
stubs Fix range return type to always non-empty lists 2020-11-27 20:09:53 -05:00
tests Ensure that strict empty handling always happens 2020-12-01 22:50:21 -05:00
vendor-bin/box
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
.scrutinizer.yml
.travis.yml
box.json.dist
CODE_OF_CONDUCT.md
composer.json Experiment with PHP 7.1 compatibility (#4421) 2020-10-26 15:14:48 -04:00
config.xsd Break out RedundantCast issues 2020-12-01 17:25:45 -05:00
CONTRIBUTING.md Add contributing section of docs 2020-11-29 23:51:09 -05:00
infection.json.dist
keys.asc.gpg
LICENSE
phpcs.xml Simplify calling of replacer methods 2020-11-29 16:27:00 -05:00
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 Show complex methods in info 2020-11-27 17:20:34 -05:00
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.