shipmonk/name-collision-detector dependents (20) Order by: name | downloads Show: all | require | require-dev
-
-
-
-
-
PHP
guanguans/ai-commit
Automagically generate conventional git commit message with AI. - 使用 AI 自动生成约定式 git 提交信息。
-
-
-
-
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.
-
-
PHP
shipmonk/composer-dependency-analyser
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
-
PHP
shipmonk/coverage-guard
Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only!
-
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
shipmonk/doctrine-entity-preloader
Efficient & easy to use solution to n+1 problem in Doctrine ORM
-