shipmonk member since: Aug 25, 2021
shipmonk's packages
- 
                
- 
                PHP shipmonk/composer-dependency-analyserFast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies) 
- 
                PHP shipmonk/coverage-guardEnforce 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-detectorDead 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-preloaderEfficient & easy to use solution to n+1 problem in Doctrine ORM 
- 
                PHP shipmonk/doctrine-hint-driven-sql-walkerDoctrine's SqlWalker that allows hooking multiple handlers via ->setHint() while each can edit produced SQL or its part. 
- 
                PHP shipmonk/doctrine-mysql-index-hintsCustom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries 
- 
                PHP shipmonk/doctrine-mysql-optimizer-hintsCustom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries 
- 
                
- 
                PHP shipmonk/doctrine-two-phase-migrationsTwo phase migrations for Doctrine ORM: before and after deploying new codebase version 
- 
                PHP shipmonk/input-mapperPerformant array-to-object mapper supporting generics, array shapes, optional fields and much more! 
- 
                PHP shipmonk/memory-scannerLightweight PHP library for analyzing memory usage, tracking object references, and debugging memory leaks 
- 
                PHP shipmonk/name-collision-detectorSimple tool to find ambiguous classes or any other name duplicates within your project. 
- 
                PHP shipmonk/phpstan-baseline-per-identifierSplit your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline. 
- 
                PHP shipmonk/phpstan-devDevelopment utilities for PHPStan rules testing, extracted from shipmonk/phpstan-rules 
