1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 02:27:59 +01:00
Go to file
2023-08-21 01:07:55 +02:00
.circleci Merge remote-tracking branch 'hub/master' into amp_v3 2023-07-28 11:23:51 +02:00
.github Show PHP version 2023-08-13 21:05:21 +02:00
assets/psalm-phar
bin fix offset for type param changes 2023-05-21 18:56:54 +02:00
build/phpunit
dictionaries Fix hash_pbkdf2 $options parameter 2023-08-13 21:19:58 +02:00
docs Added docs on running LS in a container 2023-07-24 21:59:34 +02:00
examples Use getParts() instead of $parts on PhpParser\Node\Name. 2023-06-28 03:13:25 +02:00
src/Psalm Merge branch '5.x' into upstream-master 2023-08-21 01:07:55 +02:00
stubs Merge branch '5.x' into upstream-master 2023-08-20 02:17:59 +02:00
tests Merge branch '5.x' into upstream-master 2023-08-20 23:56:55 +02:00
vendor-bin
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
box.json.dist
CODE_OF_CONDUCT.md
composer.json Update branch aliases 2023-08-20 22:50:12 +02:00
config.xsd make compressor configurable 2023-06-18 20:22:02 +02:00
CONTRIBUTING.md
keys.asc.gpg
LICENSE
phpcs.xml
phpunit.xml.dist @psalm-api 2022-12-23 16:13:46 -06:00
psalm
psalm-baseline.xml Merge branch '5.x' into upstream-master 2023-08-20 02:17:59 +02:00
psalm-language-server
psalm-plugin
psalm-refactor
psalm.xml.dist Added issue suppression 2023-07-03 10:59:13 +02:00
PsalmLogo.png
psalter
README.md
scoper.inc.php
UPGRADING.md Added BC note 2023-08-20 07:43:55 +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), Daniil Gentili (@danog), and Bruce Weirdan (@weirdan).

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