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 615 14

  2. dead-code-detector dead-code-detector Public

    ๐Ÿ’€ PHP unused code detection via PHPStan extension. Detects dead cycles, supports libs like Laravel, Symfony, Twig, Doctrine, PHPUnit etc. Can automatically remove dead PHP code. Able to detect dead…

    PHP 462 20

  3. phpstan-rules phpstan-rules Public

    ๐Ÿ“ Various extra strict PHPStan rules we found useful in ShipMonk.

    PHP 152 24

  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 99 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 92 5

  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 54

Repositories

Showing 10 of 24 repositories

Top languages

Loading…

Most used topics

Loading…