2019-12-04 15:18:00 -05:00
< h1 > Psalm< / h1 >
2016-07-18 16:46:44 -04:00
2017-02-03 21:35:40 -05:00
[![Packagist ](https://img.shields.io/packagist/v/vimeo/psalm.svg )](https://packagist.org/packages/vimeo/psalm)
2018-01-23 17:25:42 -05:00
[![Packagist ](https://img.shields.io/packagist/dt/vimeo/psalm.svg )](https://packagist.org/packages/vimeo/psalm)
2021-10-12 08:19:25 +09:00
[![Psalm coverage ](https://shepherd.dev/github/vimeo/psalm/coverage.svg? )](https://shepherd.dev/github/vimeo/psalm)
2021-03-27 22:46:23 -04:00
[![Psalm level ](https://shepherd.dev/github/vimeo/psalm/level.svg? )](https://psalm.dev/)
2019-03-24 09:47:39 -04:00
2020-11-19 19:40:17 -05:00
Psalm is a static analysis tool for finding errors in PHP applications.
2016-12-04 23:19:14 -05:00
2020-11-19 19:40:17 -05:00
## Installation
2016-11-11 14:19:31 -05:00
2020-11-19 19:40:17 -05:00
To get started, check out the [installation guide ](docs/running_psalm/installation.md ).
2018-03-18 09:07:36 -04:00
2020-11-19 19:40:17 -05:00
## Live Demo
2018-03-18 09:07:36 -04:00
2020-11-19 19:40:40 -05:00
You can play around with Psalm [on its website ](https://psalm.dev/ ).
2020-11-19 19:40:17 -05:00
## Documentation
2016-11-21 15:15:23 -05:00
2020-11-19 19:40:17 -05:00
Documentation is available on [Psalm’ s website ](https://psalm.dev/docs ), generated from the [docs ](https://github.com/vimeo/psalm/blob/master/docs ) folder.
2016-11-21 15:15:23 -05:00
2020-02-24 11:43:32 -05:00
## Interested in contributing?
2016-11-21 15:15:23 -05:00
2020-02-24 11:43:32 -05:00
Have a look at [CONTRIBUTING.md ](CONTRIBUTING.md ).
2018-01-14 15:35:52 -05:00
2020-11-19 19:40:17 -05:00
## Who made this
Built by Matt Brown ([@muglug ](https://github.com/muglug )).
Maintained by Matt and Bruce Weirdan ([@weirdan ](https://github.com/weirdan )).
2017-01-16 17:20:07 -05:00
2020-11-19 19:40:17 -05:00
The engineering team at [Vimeo ](https://github.com/vimeo ) have provided a lot encouragement, especially [@nbeliard ](https://github.com/nbeliard ), [@erunion ](https://github.com/erunion ) and [@nickyr ](https://github.com/nickyr ).