Skip to content

lgtm.com vs Scrutinizer

A side-by-side look at lgtm.com and Scrutinizer. For an in-depth review of either product, follow the links below.

lgtm.com

lgtm.com

Development

LGTM.com is a continuous code analysis platform that helps developers detect bugs and vulnerabilities in source code with automated code reviews. It integrates directly with GitHub, GitLab, and Bitbucket, and runs code checks continuously in the background to find issues as new commits are added.

securitycode-reviewstatic-analysis
Scrutinizer

Scrutinizer

Development

Scrutinizer is a proprietary PHP code quality analyzer and reviewer. It examines PHP codebases for potential bugs, performance issues, security vulnerabilities, and code style problems. Scrutinizer gives development teams continuous feedback and helps enforce coding best practices.

phpcode-analysisstatic-analysiscode-qualitycoding-standards

Related Comparisons