Skip to content
@shipmonk-rnd

ShipMonk R&D

ShipMonk Research & Development

Pinned Loading

  1. composer-dependency-analyser Public

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

    PHP 497 9

  2. dead-code-detector Public

    💀 PHP unused code detection via PHPStan extension. Detects dead cycles, supports libs like Symfony, Doctrine, PHPUnit etc. Can automatically remove dead PHP code. Able to detect dead code used only…

    PHP 215 11

  3. phpstan-rules Public

    📏 Various extra strict PHPStan rules we found useful in ShipMonk.

    PHP 122 12

  4. doctrine-entity-preloader Public

    💡 Doctrine entity preloading: Efficient & easy to use solution to n+1 problem in Doctrine ORM

    PHP 50 1

  5. input-mapper Public

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

    PHP 27 1

  6. phpstan-baseline-per-identifier Public

    ✂️ Split PHPStan baseline to multiple files per each error identifier. Supports both neon baseline and PHP baseline.

    PHP 71 6

Repositories

Showing 10 of 16 repositories
  • dead-code-detector Public

    💀 PHP unused code detection via PHPStan extension. Detects dead cycles, supports libs like Symfony, Doctrine, PHPUnit etc. Can automatically remove dead PHP code. Able to detect dead code used only in tests.

    PHP 215 11 8 2 Updated Mar 24, 2025
  • input-mapper Public

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

    PHP 27 1 4 2 Updated Mar 21, 2025
  • name-collision-detector Public

    Fast & simple tool to find class duplicates in your projects.

    PHP 31 MIT 1 0 0 Updated Mar 17, 2025
  • phpstan-baseline-per-identifier Public

    ✂️ Split PHPStan baseline to multiple files per each error identifier. Supports both neon baseline and PHP baseline.

    PHP 71 6 0 0 Updated Mar 17, 2025
  • doctrine-two-phase-migrations Public

    Two phase migrations for Doctrine ORM: before and after deploying new codebase version. Suitable for rolling-update deployments (e.g. in Kubernetes clusters).

    PHP 18 1 1 0 Updated Mar 14, 2025
  • phpstan-rules Public

    📏 Various extra strict PHPStan rules we found useful in ShipMonk.

    PHP 122 12 0 2 Updated Mar 12, 2025
  • doctrine-query-checker Public

    Check Doctrine query parameters used in incompatibile comparisons.

    PHP 4 MIT 0 0 0 Updated Feb 28, 2025
  • composer-dependency-analyser Public

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

    PHP 497 MIT 9 10 1 Updated Feb 10, 2025
  • doctrine-mysql-optimizer-hints Public

    Custom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries

    PHP 8 0 0 0 Updated Jan 22, 2025
  • doctrine-mysql-index-hints Public

    Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries

    PHP 20 2 0 0 Updated Jan 20, 2025