shipmonk/name-collision-detector dependents (16) Order by: name | downloads Show: all | require | require-dev

  • PHP

    douglasgreen/code-metrics

    Code metrics for PHP using PDepend

  • PHP

    douglasgreen/opt-parser

    Command-line option parser for PHP

  • PHP

    douglasgreen/pagemaker

    A project to build webpages in OOP style with a plug-in architecture

  • PHP

    douglasgreen/utility

    PHP utility project for exception classes and wrapper functions

  • PHP

    guanguans/ai-commit

    Automagically generate conventional git commit message with AI. - 使用 AI 自动生成约定式 git 提交信息。

  • PHP

    guanguans/package-skeleton

    A PHP package template repository. - 一个PHP软件包模板存储库。

  • 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/coding-standard

    PHP Coding Standard used in ShipMonk

  • PHP

    shipmonk/composer-dependency-analyser

    Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)

  • 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

  • PHP

    shipmonk/doctrine-query-checker

    Doctrine Query AST validator

  • PHP

    shipmonk/input-mapper

    Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!

  • PHP

    shipmonk/memory-scanner

    Lightweight PHP library for analyzing memory usage, tracking object references, and debugging memory leaks

  • PHP

    shipmonk/phpstan-baseline-per-identifier

    Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.