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 392 10

  2. phpstan-rules phpstan-rules Public

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

    PHP 104 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 19 1

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

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

    PHP 31 1

  5. input-mapper input-mapper Public

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

    PHP 15 1

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

    💀 PHP unused code detection via PHPStan extension.

    PHP 52 5

Repositories

Showing 10 of 14 repositories
  • 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 392 MIT 10 2 1 Updated Oct 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 1 0 1 Updated Oct 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 13 0 1 0 Updated Oct 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 104 11 1 2 Updated Oct 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 7 0 0 0 Updated Oct 2, 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 19 1 0 1 Updated Oct 2, 2024
  • 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 15 1 4 1 Updated Oct 1, 2024
  • doctrine-entity-preloader Public

    Effective entity preloading for Doctrine ORM 3

    shipmonk-rnd/doctrine-entity-preloader’s past year of commit activity
    0 0 0 0 Updated Oct 1, 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 Oct 1, 2024
  • dead-code-detector Public

    💀 PHP unused code detection via PHPStan extension.

    shipmonk-rnd/dead-code-detector’s past year of commit activity
    PHP 52 5 6 1 Updated Sep 25, 2024

Top languages

Loading…

Most used topics

Loading…