psalm
https://github.com/vimeo/psalm
PHP
A static analysis tool for finding errors in PHP applications
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported18 Subscribers
Add a CodeTriage badge to psalm
Help out
- Issues
- Add stub to ReflectionObject class
- [6.x] Fix taint annotations skipped when `MethodReturnTypeProvider` is active
- [7.x] Fix PHPCS line length violation in `generate_levels_doc.php`
- [7.x] Use auto-detected thread count in CI environments
- `$this` inside generic type parameters causes InvalidDocblock parse error
- Taint annotations skipped when MethodReturnTypeProvider provides a return type
- Allow plugins to customize taint issue messages and attach metadata (e.g. CWE IDs)
- assert($a: int > $b: int<X,Y) doesn't imply $a: int<X,max>
- Add support for requiring the usage of named arguments
- Reconsider default thread count in CI environments
- Docs
- PHP not yet supported