php-parallel-lint/php-var-dump-check
CI-friendly tool that scans your PHP code for leftover debugging statements like var_dump(), print_r(), die()/dd() and similar. Helps keep accidental dumps out of production by failing builds when debug output is found.
var_dump() or print_r() calls in production code, reducing runtime errors and security risks from debug artifacts.NOASSERTION licenses.phpstan, psalm, or symfony/var-dumper with stricter license terms and ongoing updates.Executives: "This tool prevents costly production outages and security gaps caused by accidental debug code in deployments. With near-zero setup effort, it ensures clean releases, protects customer trust, and frees engineering resources from manual code reviews—directly reducing operational risk and support costs."
Engineering: "Automates detection of forgotten var_dump() calls in your codebase, eliminating a common source of production bugs. It integrates seamlessly into existing CI pipelines as a lightweight, focused check—no custom logic needed. Ideal for teams wanting to enforce code hygiene without overhauling tooling."
How can I help you explore Laravel packages today?