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 570 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 302 15

  3. phpstan-rules phpstan-rules Public

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

    PHP 142 19

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

    đź’ˇ Doctrine entity preloading: Efficient & easy to use solution to n+1 problem in Doctrine ORM

    PHP 84 4

  5. input-mapper input-mapper Public

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

    PHP 28 1

  6. 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 84 6

Repositories

Showing 10 of 22 repositories
  • coverage-guard Public

    Enforce code coverage in your CI. Not by percentage, but target core methods! Allows you to start enforcing coverage for new code only!

    shipmonk-rnd/coverage-guard’s past year of commit activity
    PHP 6 MIT 0 0 0 Updated Oct 17, 2025
  • 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 302 15 7 5 Updated Oct 14, 2025
  • phpstan-rules Public

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

    shipmonk-rnd/phpstan-rules’s past year of commit activity
    PHP 142 19 3 2 Updated Oct 12, 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).

    shipmonk-rnd/doctrine-two-phase-migrations’s past year of commit activity
    PHP 21 1 1 0 Updated Oct 1, 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 570 MIT 13 16 1 Updated Sep 29, 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 84 6 1 0 Updated Sep 12, 2025
  • phpstan-dev Public

    PHPStan tooling for smoother development of extensions.

    shipmonk-rnd/phpstan-dev’s past year of commit activity
    PHP 6 MIT 1 0 0 Updated Sep 6, 2025
  • 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 28 1 4 2 Updated Sep 5, 2025
  • doctrine-entity-preloader Public

    đź’ˇ Doctrine entity preloading: Efficient & easy to use solution to n+1 problem in Doctrine ORM

    shipmonk-rnd/doctrine-entity-preloader’s past year of commit activity
    PHP 84 MIT 4 0 0 Updated Aug 26, 2025
  • terraform-aws-rds-autoscaling-set-tags Public

    Lambda functions sets tags on the autoscaled read replicas in the AWS Aurora cluster. Replica has to start with application-autoscaling- prefix.

    shipmonk-rnd/terraform-aws-rds-autoscaling-set-tags’s past year of commit activity
    Go 0 0 0 0 Updated Aug 20, 2025

Top languages

Loading…