1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
Go to file
2023-02-22 21:16:16 -04:00
.circleci
.github Enable JIT 2023-02-20 13:55:06 +01:00
assets/psalm-phar
bin
build/phpunit
dictionaries Instances of object returned by db2_*() functions are always instances of stdClass 2023-02-21 20:24:06 -03:00
docs Added a page explaining how to add a new issue type 2023-02-15 23:12:14 -04:00
examples
src/Psalm Refine arrays in foreach loops to non-empty-array 2023-02-22 20:44:50 -04:00
stubs FFI Stubs: Extend FFI and FFI\CData definitions. 2023-02-21 23:08:49 +01:00
tests Refine arrays in foreach loops to non-empty-array 2023-02-22 20:44:50 -04:00
vendor-bin Update BCC 2022-12-20 23:50:01 -04:00
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
box.json.dist
CODE_OF_CONDUCT.md
composer.json Allow spatie/array-to-xml v3 2023-02-18 12:44:16 +01:00
config.xsd Flag docblock parameters that have no counterparts in function signature 2023-02-15 22:04:26 -04:00
CONTRIBUTING.md
keys.asc.gpg
LICENSE
phpcs.xml Remove occurrences 2022-12-21 06:45:45 -06:00
phpunit.xml.dist @psalm-api 2022-12-23 16:13:46 -06:00
psalm
psalm-baseline.xml Merge branch 'master' into simplify-shepherd 2023-02-21 09:30:21 +01:00
psalm-language-server
psalm-plugin
psalm-refactor
psalm.xml.dist Always emit traces 2023-02-22 21:16:16 -04:00
PsalmLogo.png
psalter
README.md
scoper.inc.php
UPGRADING.md Replace some LNumber usages 2022-12-19 22:14:32 +01: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.