1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
Go to file
2021-11-04 00:31:22 +01:00
.circleci
.github Added 'Removed' section to release notes 2021-11-03 22:11:53 +02:00
assets/psalm-phar
bin
build/phpunit
dictionaries callmap updated as mysqli __construct()/connect() return bool in php 8.1 2021-11-03 22:02:24 +06:00
docs Add template support to @psalm-self-out 2021-10-28 10:44:37 +02:00
examples
src fix comment 2021-11-04 00:31:22 +01:00
stubs fix is_a when used with Stringable classes 2021-10-28 20:08:43 +02:00
tests exclude Plus on arrays too 2021-11-04 00:30:09 +01:00
vendor-bin/box
.appveyor.yml
.editorconfig
.gitattributes Remove not used infection.json.dist, and also delete from .gitattributes. 2021-10-06 09:38:35 +09:00
.gitignore
.scrutinizer.yml
box.json.dist
CODE_OF_CONDUCT.md
composer.json ->args to ->getArgs 2021-10-09 23:37:04 +02:00
config.xsd deprecate allowPhpStormGenerics 2021-10-19 23:37:35 +02:00
CONTRIBUTING.md
keys.asc.gpg
LICENSE
phpcs.xml
phpunit.xml.dist
psalm
psalm-baseline.xml add "error" from php-parser to baseline 2021-11-04 00:13:35 +01:00
psalm-language-server
psalm-plugin
psalm-refactor
psalm.xml.dist ->args to ->getArgs 2021-10-09 23:37:04 +02:00
PsalmLogo.png
psalter
README.md Link type coverage badge to shepherd.dev detail page url 2021-10-12 08:19:25 +09:00
scoper.inc.php

Psalm

Packagist Packagist Coverage Status 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 Matt and Bruce Weirdan (@weirdan).

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