shipmonk/composer-dependency-analyser dependents (651) Order by: downloads | none Show: all | require | require-dev
-
-
-
-
-
PHP
shipmonk/dead-code-detector
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.
-
PHP
yiisoft/injector
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
-
-
PHP
shipmonk/name-collision-detector
Simple tool to find ambiguous classes or any other name duplicates within your project.
-
-
-
-
-
-
-
PHP
shipmonk/phpstan-baseline-per-identifier
Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.