Libraries tagged by debt
khanamiryan/qrcode-detector-decoder
29552279 Downloads
QR code decoder / reader
deptrac/deptrac
1812800 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
tracy/tracy
21792040 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
kint-php/kint
17055183 Downloads
Kint - Advanced PHP dumper
twig/extensions
81151240 Downloads
Common additional features for Twig that do not directly belong in core
spatie/temporary-directory
71670485 Downloads
Easily create, use and destroy temporary directories
spatie/ray
36919447 Downloads
Debug with Ray to fix problems faster
phpstan/phpstan-deprecation-rules
63566490 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
infection/infection
22107917 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
sebastian/phpcpd
44700886 Downloads
Copy/Paste Detector (CPD) for PHP code.
mtdowling/cron-expression
78615456 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
yiisoft/yii2-debug
21590934 Downloads
The debugger extension for the Yii framework
symfony/debug-pack
16750531 Downloads
A debug pack for Symfony projects
shipmonk/dead-code-detector
601608 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
patrickschur/language-detection
2606682 Downloads
A language detection library for PHP. Detects the language from a given text string.