Skip to content
@shipmonk-rnd

ShipMonk R&D

ShipMonk Research & Development

Pinned Loading

  1. composer-dependency-analyser composer-dependency-analyser Public

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

    PHP 584 13

  2. dead-code-detector 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 317 17

  3. phpstan-rules phpstan-rules Public

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

    PHP 145 23

  4. doctrine-entity-preloader doctrine-entity-preloader Public

    đź’ˇ Doctrine entity preloading: Efficient & easy to use solution to n+1 problem in Doctrine ORM. Supports all association types and both Doctrine 2 & 3

    PHP 93 4

  5. phpstan-baseline-per-identifier phpstan-baseline-per-identifier Public

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

    PHP 89 6

  6. coverage-guard coverage-guard Public

    🧪 Enforce PHP code coverage in your CI. Not by percentage, but target core methods! Allows you to start enforcing coverage for new code only! Also contains tooling to merge and convert PHPUnit cove…

    PHP 38

Repositories

Showing 10 of 23 repositories
  • input-mapper Public

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

    shipmonk-rnd/input-mapper’s past year of commit activity
    PHP 29 1 2 1 Updated Jan 2, 2026
  • 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.

    shipmonk-rnd/dead-code-detector’s past year of commit activity
    PHP 317 17 8 4 Updated Jan 2, 2026
  • 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).

    shipmonk-rnd/doctrine-two-phase-migrations’s past year of commit activity
    PHP 22 1 1 3 Updated Jan 1, 2026
  • phpstan-rules Public

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

    shipmonk-rnd/phpstan-rules’s past year of commit activity
    PHP 145 23 0 2 Updated Dec 19, 2025
  • doctrine-entity-preloader Public

    đź’ˇ Doctrine entity preloading: Efficient & easy to use solution to n+1 problem in Doctrine ORM. Supports all association types and both Doctrine 2 & 3

    shipmonk-rnd/doctrine-entity-preloader’s past year of commit activity
    PHP 93 MIT 4 1 1 Updated Dec 15, 2025
  • composer-dependency-analyser Public

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

    shipmonk-rnd/composer-dependency-analyser’s past year of commit activity
    PHP 584 MIT 13 14 1 Updated Dec 15, 2025
  • phpstan-dev Public

    Smooth tests for PHPStan rules: inplace fixture asserts and autofix!

    shipmonk-rnd/phpstan-dev’s past year of commit activity
    PHP 6 MIT 1 0 0 Updated Dec 12, 2025
  • coverage-guard Public

    đź§Ş Enforce PHP code coverage in your CI. Not by percentage, but target core methods! Allows you to start enforcing coverage for new code only! Also contains tooling to merge and convert PHPUnit coverage files.

    shipmonk-rnd/coverage-guard’s past year of commit activity
    PHP 38 MIT 0 0 2 Updated Dec 11, 2025
  • phpstan-baseline-per-identifier Public

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

    shipmonk-rnd/phpstan-baseline-per-identifier’s past year of commit activity
    PHP 89 6 1 0 Updated Dec 8, 2025
  • phpunit-parallel-job-balancer Public

    Speed up your PHPUnit CI runs by evenly distributing tests across parallel jobs based on historical JUnit data.

    shipmonk-rnd/phpunit-parallel-job-balancer’s past year of commit activity
    PHP 8 MIT 0 1 0 Updated Dec 4, 2025

Top languages

Loading…

Most used topics

Loading…