nikic/php-fuzzer
A coverage-guided fuzzing tool for PHP that helps uncover crashes, assertion failures, and security bugs in PHP itself and extensions. Uses AFL-style instrumentation and supports running targets under various sanitizers for fast, automated bug hunting.
Architecture fit: CLI-based tool suitable for PHP-centric architectures targeting input-heavy components (e.g., parsers, extensions). Experimental nature limits production use but valuable for targeted stability/security testing in development environments.
Integration feasibility: Simple CLI integration into CI
How can I help you explore Laravel packages today?