(Translated by https://www.hiragana.jp/)
ShipMonk R&D · GitHub
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 382 9

  2. phpstan-rules phpstan-rules Public

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

    PHP 101 11

  3. doctrine-mysql-index-hints doctrine-mysql-index-hints Public

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

    PHP 18 1

  4. name-collision-detector name-collision-detector Public

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

    PHP 31 2

  5. input-mapper input-mapper Public

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

    PHP 14 1

  6. dead-code-detector dead-code-detector Public

    PHPStan rules and collectors to find dead and unused PHP code

    PHP 40 4

Repositories

Showing 10 of 13 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 14 1 4 2 Updated Sep 6, 2024
  • dead-code-detector Public

    PHPStan rules and collectors to find dead and unused PHP code

    shipmonk-rnd/dead-code-detector’s past year of commit activity
    PHP 40 4 1 3 Updated Sep 6, 2024
  • 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 382 MIT 9 1 2 Updated Sep 2, 2024
  • doctrine-two-phase-migrations Public

    Two phase migrations for Doctrine ORM: before and after deploying new codebase version

    shipmonk-rnd/doctrine-two-phase-migrations’s past year of commit activity
    PHP 11 0 1 0 Updated Sep 2, 2024
  • doctrine-mysql-optimizer-hints Public

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

    shipmonk-rnd/doctrine-mysql-optimizer-hints’s past year of commit activity
    PHP 6 0 0 0 Updated Sep 2, 2024
  • name-collision-detector Public

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

    shipmonk-rnd/name-collision-detector’s past year of commit activity
    PHP 31 MIT 2 0 0 Updated Sep 2, 2024
  • phpstan-rules Public

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

    shipmonk-rnd/phpstan-rules’s past year of commit activity
    PHP 101 11 1 2 Updated Sep 2, 2024
  • doctrine-hint-driven-sql-walker Public

    Doctrine's SqlWalker that allows hooking multiple handlers via ->setHint() while each can edit produced SQL or its part.

    shipmonk-rnd/doctrine-hint-driven-sql-walker’s past year of commit activity
    PHP 1 0 0 5 Updated Sep 1, 2024
  • phpstan-baseline-per-identifier Public

    PHPStan error formatter that generates baseline files per each error identifier.

    shipmonk-rnd/phpstan-baseline-per-identifier’s past year of commit activity
    PHP 2 0 0 0 Updated Aug 22, 2024
  • doctrine-mysql-index-hints Public

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

    shipmonk-rnd/doctrine-mysql-index-hints’s past year of commit activity
    PHP 18 1 0 0 Updated Aug 8, 2024

Top languages

Loading…

Most used topics

Loading…