# psalm **Repository Path**: trusted-list/psalm ## Basic Information - **Project Name**: psalm - **Description**: A PHP static analysis tool for finding errors and security vulnerabilities in PHP applications - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: 6.x - **Homepage**: https://psalm.dev - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-11 - **Last Updated**: 2026-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Psalm

[![Packagist](https://img.shields.io/packagist/v/vimeo/psalm.svg)](https://packagist.org/packages/vimeo/psalm) [![Packagist](https://img.shields.io/packagist/dt/vimeo/psalm.svg)](https://packagist.org/packages/vimeo/psalm) [![Psalm coverage](https://shepherd.dev/github/vimeo/psalm/coverage.svg?)](https://shepherd.dev/github/vimeo/psalm) [![Psalm level](https://shepherd.dev/github/vimeo/psalm/level.svg?)](https://psalm.dev/) Psalm is a static analysis tool for finding errors in PHP applications. [Join the official Psalm news channel](https://t.me/psalmphp) and the [Psalm community](https://t.me/psalmphp_community)! ## Installation To get started, check out the [installation guide](docs/running_psalm/installation.md). ## Live Demo You can play around with Psalm [on its website](https://psalm.dev/). ## Documentation Documentation is available on [Psalm’s website](https://psalm.dev/docs), generated from the [docs](https://github.com/vimeo/psalm/blob/master/docs) folder. ## Support Psalm development You can support Psalm development by requesting a support contract from [Daniil Gentili](https://daniil.it), the only active maintainer of Psalm. Support contracts can cover full integration of Psalm into existing codebases, support for Psalm issues and development of additional Psalm features. See [here »](https://daniil.it) for info, pricing and contact information. ## Interested in contributing? Have a look at [CONTRIBUTING.md](CONTRIBUTING.md). ## Who made this Built by Matt Brown ([@muglug](https://github.com/muglug)). Maintained by Daniil Gentili ([@danog](https://github.com/danog)). Former maintainers: Orklah ([@orklah](https://github.com/orklah)) and Bruce Weirdan ([@weirdan](https://github.com/weirdan)). 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).