Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Php Var Dump Check Laravel Package

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.

View on GitHub
Deep Wiki
Context7

Technical Evaluation

  • Architecture fit: Niche CLI tool for detecting 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.
  • Integration feasibility: Low. Repository listed as "unknown" prevents source code verification and security auditing. License NOASSERTION creates legal ambiguity. Composer installation possible but unverifiable, making it unsuitable for production environments.
  • Technical risk: High. No updates since 2020 (PHP 8+ compatibility unconfirmed). 21 stars indicate minimal adoption and untested reliability. Potential security vulnerabilities due to unverified codebase and lack of maintenance.
  • Key questions: Is the repository accessible? What PHP versions does it support? Are there maintained alternatives (e.g., PHPStan rules for var_dump detection)? Who maintains the package, and is there active community involvement?

Integration Approach

  • Stack fit: Limited to legacy PHP projects with explicit need for var_dump detection. Overlaps with existing tools (e.g., PHPStan’s phpstan-strict-rules), making it redundant for
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport