PHP Code Review

AI Code Review for PHP & Laravel

MicroReview reviews PHP and Laravel pull requests with AI bug detection and secret scanning — catching injection risks, unsafe input handling, and leaked credentials before merge.

PHP bugs MicroReview catches automatically

SQL injection

Raw queries built from request data are flagged with prepared-statement suggestions.

XSS via unescaped output

echoing user input without escaping is surfaced on every diff.

Hardcoded secrets in .env commits

App keys and API tokens committed to source are detected automatically.

Unsafe deserialization

unserialize() on user input that enables object injection is a critical finding.

Secret detection for PHP projects

MicroReview scans every diff for hardcoded credentials common in PHP codebases:

Laravel APP_KEYAPI tokensDatabase passwordsAWS keys

Works with your PHP stack

No configuration required. MicroReview understands PHP projects built with:

LaravelSymfonyWordPress

Start reviewing your PHP code in 30 seconds

Install the GitHub or GitLab app, and MicroReview reviews your next pull request automatically. Free for 2 repos — no credit card.

Get Started Free

AI code review for other languages