baukevdw / psalm

A static analysis tool for finding errors in PHP applications

Home Page:https://psalm.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Psalm

Packagist Packagist Travis CI Coverage Status Psalm coverage

Psalm is a static analysis tool for finding errors in PHP applications, built on top of PHP Parser.

It's able to find a large number of issues, but it can also be configured to only care about a small subset of those.

Try a live demo, or install it in your project by following the Quickstart Guide below.

Psalm documentation

Documentation is available on Psalm’s website, generated from the docs folder.

To get started, check out the installation guide

Interested in contributing?

Have a look at CONTRIBUTING.md.

Acknowledgements

The engineering team @vimeo for encouragement and patience, especially @nbeliard, @erunion and @nickyr.

About

A static analysis tool for finding errors in PHP applications

https://psalm.dev

License:MIT License


Languages

Language:PHP 100.0%Language:Shell 0.0%