Libraries tagged by dead
shipmonk/composer-dependency-analyser
2215066 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
shipmonk/dead-code-detector
86853 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.
upstatement/routes
2277077 Downloads
Manage rewrites and routes in WordPress with this dead-simple plugin
backpack/basset
413130 Downloads
Dead-simple way to load CSS or JS assets only once per page, when using Laravel 10+.
scheb/tombstone
461302 Downloads
Dead code detection with tombstones for PHP
sebastian/phpdcd
963000 Downloads
Dead Code Detector (DCD) for PHP code.
scheb/tombstone-core
300382 Downloads
Core classes of the scheb/tombstone library
scheb/tombstone-analyzer
258398 Downloads
Generates reports based on the logs from scheb/tombstone-logger
ryangjchandler/laravel-comments
12801 Downloads
A dead-simple comments package for Laravel.
run-as-root/magento2-message-queue-retry
48655 Downloads
Provides message queue retry processing functionality via RabbitMQ's dead letter exchange.
northwoods/broker
88189 Downloads
Dead simple PSR-15 middleware dispatcher
digitallyhappy/assets
786354 Downloads
Dead-simple way to load CSS or JS assets only once per page, when using Laravel 8+.
codecasts/laravel-jwt
117812 Downloads
Dead simple JWT Auth Provider for Laravel 5.4+
scheb/tombstone-logger
293140 Downloads
Tracking of tombstones to find dead code in your codebase
packagelist/closurecompiler-bin
28551 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.