mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 13:51:54 +01:00
6 lines
303 B
Markdown
6 lines
303 B
Markdown
|
# About Psalm
|
||
|
|
||
|
<abbr title="PHP Static Analysis Linting Machine">Psalm</abbr> is a static analysis tool that attempts to dig into your program and find as many type-related bugs as possible.
|
||
|
|
||
|
The end goal of Psalm is not just to find bugs, but to have an understand your code so that you don't have to.
|