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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/var-dumper | 0.86 | Symfony VarDumper provides a powerful dump() replacement for var_dump(), with smart variable inspection and rich output for debugging PHP applications. Walks complex data structures safely, improving readability and developer productivity. | 7,431 | 7,576 | 101 | 17M | 0 | 58.6 | 54.0 | MIT | 3 weeks ago | |
| arty/php-coding-standard | 0.84 | — | 2 | 3 | 0 | 14 | 0 | 11.8 | 12.5 | MIT | 6 months ago | |
| sstalle/php7cc | 0.84 | — | 1,510 | 1,456 | 121 | 1K | 20 | 19.0 | 10.6 | MIT | 8 years 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 | 14.6 | 13.0 | MIT | 10 years 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 | 32.3 | 68.7 | NOASSERTION | 2 months 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 | 367 | 39 | 10K | 15 | 16.8 | 26.1 | BSD-3-Clause | 3 years ago | |
| shipmonk/dead-code-detector | 0.81 | PHPStan extension that finds unused PHP code: dead methods, properties, constants, enum cases, cycles, and transitive “dead-tested” members. Supports popular frameworks like Symfony and can auto-remove dead code. Configurable detection and usage providers. | 494 | 498 | 26 | 516K | 6 | 37.6 | 51.8 | — | 4 days 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. | 21 | 21 | 11 | 34K | 5 | 2.7 | 46.1 | NOASSERTION | 5 years ago | |
| 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 | 53K | 4 | 11.0 | 50.6 | BSD-3-Clause | 7 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 | 55K | 19 | 7.1 | 24.6 | NOASSERTION | 10 years ago |
How can I help you explore Laravel packages today?