jakub-onderka/php-var-dump-check
Abandoned CLI tool that scans PHP projects for leftover debug dumps (var_dump, print_r, var_export, plus Tracy/Ladybug/Symfony/Laravel/Doctrine/Zend helpers). Supports excludes, extension filtering, and optional colored output via console highlighter.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| arty/php-coding-standard | 0.84 | — | 2 | 3 | 0 | 2 | 0 | 14.0 | 4.6 | MIT | 5 months ago | |
| raulfraile/ladybug | 0.84 | Ladybug is an extensible var_dump/print_r replacement for PHP 5.3+ that renders any variable, object, or resource in a clean, readable format. Simple global helper (ladybug_dump) with solid docs and framework integrations. | 436 | 458 | 48 | 1K | 15 | 9.8 | 12.9 | MIT | 10 years ago | |
| symfony/var-dumper | 0.82 | Symfony VarDumper provides a smarter dump() for inspecting PHP variables, replacing var_dump() with rich, readable output. It can walk complex data structures, improving debugging in CLI and web contexts with configurable dumpers and casters. | 7,436 | 7,575 | 101 | 15M | 0 | 58.5 | 53.7 | MIT | 1 week ago | |
| sirbrillig/phpcs-variable-analysis | 0.82 | PHPCS plugin that analyzes variable usage: warns on undefined variables (including in unset), unused variables, and use of $this/self/static outside class scope. Works with PHPCS 3.13.5+ and PHP 5.4+. | 145 | 145 | 17 | 1M | 20 | 35.3 | 70.1 | NOASSERTION | 1 month ago | |
| wapmorgan/php-deprecation-detector | 0.82 | PhpDeprecationDetector scans PHP projects for deprecated functions, constants, variables, ini directives, behavior changes, and reserved identifiers that may break on newer PHP versions. Available as a PHAR or Composer tool, with console scanning and JSON reports. | 367 | 368 | 40 | 12K | 15 | 16.8 | 26.9 | BSD-3-Clause | 3 years ago | |
| php-parallel-lint/php-var-dump-check | 0.81 | 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. | 0 | 21 | — | 33K | — | 2.7 | 46.0 | — | — | |
| yiisoft/var-dumper | 0.78 | Yii VarDumper enhances var_dump()/var_export() with safe handling of recursive references, syntax highlighting, and closure export. Includes handy d(), dump(), and dd() helpers for quick debugging. Configurable depth and highlighting. | 21 | 21 | 13 | 30K | 4 | 13.3 | 47.6 | BSD-3-Clause | 6 months ago | |
| jakub-onderka/php-parallel-lint | 0.77 | Abandoned PHP tool for fast parallel linting (syntax checking) of PHP files with colored output and formats like Checkstyle/JSON. Install via Composer and run on directories with options for excludes, jobs, stdin, and git blame. Suggested alternative: php-parallel-lint/PHP-Parallel-Lint | 641 | 634 | 59 | 70K | 19 | 7.1 | 25.6 | NOASSERTION | 10 years ago |
How can I help you explore Laravel packages today?