Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate the vimeo/psalm dev dependency #83

Closed
TravisCarden opened this issue Mar 3, 2023 · 1 comment
Closed

Evaluate the vimeo/psalm dev dependency #83

TravisCarden opened this issue Mar 3, 2023 · 1 comment

Comments

@TravisCarden
Copy link
Collaborator

TravisCarden commented Mar 3, 2023

Dependency vimeo/psalm (via psalm/phar)
Description A static analysis tool for finding errors in PHP applications
Value/justification Medium high. Particularly helpful for finding type safety issues, docblock mismatches, and a small number of other issues that PHPStan doesn't flag. Includes a few security-related checks.
Usage/popularity Very active. Responsive maintainers. Frequent, well-documented releases adhere strictly to Semver.
Security policy Apparently none. Requested one at vimeo/psalm#9447.
Maintainance Active. Responsive maintainers. Very frequent, well-documented releases adhere strictly to Semver.
Considerations

Dependency tree

$ composer info --tree psalm/phar
psalm/phar 5.6.0 Composer-based Psalm Phar
└──php ^7.1 || ^8.0
@TravisCarden
Copy link
Collaborator Author

Removed in #292. I can't remember the last time it flagged something that PHPStan didn't also catch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant