ShipMonk R&D
- 34 followers
- Czech Republic
- https://rnd.shipmonk.com/
- @ShipMonkDevs
Pinned Loading
Repositories
- 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.
- input-mapper Public
Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!
- phpstan-baseline-per-identifier Public
✂️ Split PHPStan baseline to multiple files per each error identifier. Supports both neon baseline and PHP baseline.
- composer-dependency-analyser Public
🚀 Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies)
- 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).
- doctrine-mysql-optimizer-hints Public
Custom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries
- doctrine-mysql-index-hints Public
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries