Libraries tagged by shipmondo
shipmondo/shipmondo_php_sdk
55936 Downloads
Shipmondo's official PHP library
setono/sylius-shipmondo-plugin
816 Downloads
Integrate your store with Shipmondo
setono/shipmondo-php-sdk
2723 Downloads
Consume the Shipmondo API with this PHP SDK
quantity-digital/commerce-shipmondo
9 Downloads
Shipmondo integration for CraftCMS & Commerce
shipmonk/dead-code-detector
619578 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
shipmonk/composer-dependency-analyser
3841304 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
shipmonk/phpstan-rules
939880 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
shipmonk/phpstan-baseline-per-identifier
531037 Downloads
Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.
shipmonk/name-collision-detector
1288574 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
shipmonk/doctrine-mysql-index-hints
244726 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries
shipmonk/doctrine-entity-preloader
63056 Downloads
Efficient & easy to use solution to n+1 problem in Doctrine ORM
shipmonk/doctrine-hint-driven-sql-walker
148286 Downloads
Doctrine's SqlWalker that allows hooking multiple handlers via ->setHint() while each can edit produced SQL or its part.
shipmonk/phpstan-ignore-inliner
1613 Downloads
Inline your PHPStan error ignores into the source files via @phpstan-ignore comments.
shipmonk/phpstan-dev
1340 Downloads
Development utilities for PHPStan rules testing, extracted from shipmonk/phpstan-rules
shipmonk/memory-scanner
1981 Downloads
Lightweight PHP library for analyzing memory usage, tracking object references, and debugging memory leaks