What is Psalm?
It is a type-checking static analysis tool for PHP that finds bugs humans can miss, and improves code quality. It is designed to be useful on both large legacy codebases and small, modern ones. It can help you prevent the vast majority of type-related runtime errors, and also enables you to take advantage of safe coding patterns popular in other languages.
Psalm is a tool in the Code Review category of a tech stack.
Psalm is an open source tool with 5.6K GitHub stars and 668 GitHub forks. Here’s a link to Psalm's open source repository on GitHub
Who uses Psalm?
Companies
6 companies reportedly use Psalm in their tech stacks, including Spryker OS, Like Центр, and JazzHR.
Developers
16 developers on StackShare have stated that they use Psalm.
Psalm Integrations
Psalm's Features
- Open-source
- Static analysis tool
- Identify both obvious and hard-to-spot bugs in your code
- Can automatically fix a number of the errors it finds
Psalm Alternatives & Comparisons
What are some alternatives to Psalm?
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows.
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, enabling organizations to seamlessly build and share any application — from legacy to what comes next — and securely run them anywhere
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and used by hundreds of thousands of JavaScript developers every day.