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.
--custom-function parameter to check custom debug functions #10 from [@umutphp](https://github.com/umutphp).--prefer-source #8 from [@jrfnl](https://github.com/jrfnl).dd from [@antograssiot](https://github.com/antograssiot).dump from [@Douglasdc3](https://github.com/Douglasdc3).How can I help you explore Laravel packages today?