1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 17:52:45 +01:00
Go to file
2023-07-25 09:22:49 +02:00
.circleci
.github
assets/psalm-phar
bin
build/phpunit
dictionaries more historical 2023-07-05 17:04:43 +02:00
docs Updated docs for comments in Array Shapes with // in the key 2023-07-15 20:15:37 +02:00
examples
src/Psalm Simplify conditions with deep object access 2023-07-23 23:09:46 +02:00
stubs Remove TaintedSql sink for PDOStatement related methods 2023-07-25 09:22:49 +02:00
tests Added addtitional cases for 'multiLineArrayShapeWithComments' in \Psalm\Tests\AnnotationTest::providerValidCodeParse() 2023-07-16 00:53:37 +02:00
vendor-bin
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
box.json.dist
CODE_OF_CONDUCT.md
composer.json Update version of phpparser 2023-07-03 10:58:59 +02:00
config.xsd
CONTRIBUTING.md
keys.asc.gpg
LICENSE
phpcs.xml
phpunit.xml.dist
psalm
psalm-baseline.xml
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

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.