shipmonk/name-collision-detector dependents (41) Order by: name | downloads Show: all | require | require-dev
-
PHP
infection/infection
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.
-
just-bases/php-qa-base
PHP QA Metapackage
-
PHP
kyzegs/doctrine-entity-preloader
Efficient & easy to use solution to n+1 problem in Doctrine ORM
-
-
PHP
phpstan/phpstan-deprecation-rules
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
-
-
-
-
-
-
-
-
-
PHP
shipmonk/composer-dependency-analyser
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
-
PHP
shipmonk/copy-paste-detector
Finds duplicated PHP code structures using AST-based analysis, inspired by CloneDR to detect Type-2 (parameterized) code clones.