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
- Auto-generate config based on existing config from other tools
- Suggest adding config flag when `@property` tag is given but no magic getter used
- Less specific return type when modifying item of a list
- Using static::class in parameters of static callee::method call results in class-string<callee>, not class-string<caller&static>
- False positive array access when coallescing after a function call.
- Assertions on template values types does not seem to work
- False negative PossiblyUndefined
- Сhecking a key in an array in another function PossiblyUndefinedIntArrayOffset
- Psalm is inconsistent when subtracting types from template
- instanceof not respected
- Docs
- PHP not yet supported