1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 02:27:59 +01:00
Go to file
2022-01-04 15:15:34 +02:00
.circleci Disable PSL as not yet compatible with Psalm 5 2022-01-03 09:25:06 +02:00
.github Bump PHP version to 7.4 2022-01-04 10:25:00 +02:00
assets/psalm-phar
bin
build/phpunit
dictionaries Fix the return type of uniqid() in historical call map 2022-01-03 12:12:30 +01:00
docs Dropped THtmlEscapedString 2022-01-03 22:48:59 +02:00
examples Dropped THtmlEscapedString 2022-01-03 22:48:59 +02:00
src/Psalm Replaced deprecated webmozart/path-util 2022-01-04 15:15:34 +02:00
stubs Merge branch '4.x' into upstream-master 2022-01-03 22:06:12 +02:00
tests Promote conditional tests to always-running 2022-01-04 11:40:55 +02:00
vendor-bin/box
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
.scrutinizer.yml
box.json.dist
CODE_OF_CONDUCT.md
composer.json Replaced deprecated webmozart/path-util 2022-01-04 15:15:34 +02:00
config.xsd Dropped removed config entries 2022-01-03 12:41:17 +02:00
CONTRIBUTING.md
keys.asc.gpg
LICENSE
phpcs.xml
phpunit.xml.dist
psalm Drop legacy procedural files 2022-01-03 12:04:35 +02:00
psalm-baseline.xml Dropped THtmlEscapedString 2022-01-03 22:48:59 +02:00
psalm-language-server Drop legacy procedural files 2022-01-03 12:04:35 +02:00
psalm-plugin Drop legacy procedural files 2022-01-03 12:04:35 +02:00
psalm-refactor Drop legacy procedural files 2022-01-03 12:04:35 +02:00
psalm.xml.dist Remove the polyfill we no longer need 2022-01-04 11:29:00 +02:00
PsalmLogo.png
psalter Drop legacy procedural files 2022-01-03 12:04:35 +02:00
README.md
scoper.inc.php
UPGRADING.md Documented THtmlEscapedString removal 2022-01-03 22:48:59 +02: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) and Bruce Weirdan (@weirdan).

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