shipmonk/name-collision-detector dependents (40) Order by: name | downloads 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
shipmonk/doctrine-entity-preloader
Efficient & easy to use solution to n+1 problem in Doctrine ORM
-
-
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/modulint
Enforce architecture by defining modules with allowed dependencies. Detects forbidden, uncovered, missing and unused module dependencies in PHP projects.
-
PHP
shipmonk/phpstan-baseline-per-identifier
Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.
-
PHP
shipmonk/phpstan-dev
Development utilities for PHPStan rules testing, extracted from shipmonk/phpstan-rules
-
-
PHP
shipmonk/phpunit-parallel-job-balancer
Balances PHPUnit test execution across parallel jobs based on JUnit XML timing data