Thanks to visit codestin.com
Credit goes to Github.com

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 585 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 97 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 41

Repositories

Showing 10 of 23 repositories
  • 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 23 1 1 3 Updated Jan 8, 2026
  • 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 30 1 2 1 Updated Jan 8, 2026
  • coding-standard Public

    Coding standad ruleset used by ShipMonk

    shipmonk-rnd/coding-standard’s past year of commit activity
    PHP 1 MIT 0 0 0 Updated Jan 7, 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 3 Updated Jan 5, 2026
  • 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 41 MIT 0 0 2 Updated Jan 2, 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 97 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 585 MIT 13 16 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
  • 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

Top languages

Loading…

Most used topics

Loading…