1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
Go to file
2023-02-02 22:15:26 +01:00
.circleci
.github Bump mheap/github-action-required-labels from 2 to 3 2023-01-02 07:04:00 +00:00
assets/psalm-phar
bin
build/phpunit
dictionaries Fix xmlrpc callmap functions that were dropped in PHP 8.0 2023-02-02 12:21:31 -06:00
docs docs: Add information on pure-callables to documentation (see #9132) 2023-01-19 08:39:07 +01:00
examples
src/Psalm Use early return 2023-02-02 22:15:26 +01:00
stubs Merge pull request #9085 from BenMorel/newInstanceArgs 2023-01-19 23:08:21 +01:00
tests Fix xmlrpc callmap functions that were dropped in PHP 8.0 2023-02-02 12:21:31 -06:00
vendor-bin
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
box.json.dist
CODE_OF_CONDUCT.md
composer.json Merge pull request #9117 from Jean85/allow-diff-5-on-5 2023-01-18 00:26:32 +01:00
config.xsd Report unused baseline entries 2023-01-17 22:02:21 -05: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 #7387 Add unrelated psalm errors to baseline 2023-01-30 15:46:29 +01:00
psalm-language-server
psalm-plugin
psalm-refactor
psalm.xml.dist Report unused baseline entries 2023-01-17 22:02:21 -05: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.