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()/print_r() leftovers. Fits into CI/CD pipelines for code quality checks but is redundant with comprehensive static analysis tools (e.g., PHPStan, Psalm). Highly specific use case with limited scope.NOASSERTION creates legal ambiguity. Composer installation possible but unverifiable, making it unsuitable for production environments.var_dump detection)? Who maintains the package, and is there active community involvement?var_dump detection. Overlaps with existing tools (e.g., PHPStan’s phpstan-strict-rules), making it redundant forHow can I help you explore Laravel packages today?