Libraries tagged by shipmondo
shipmondo/shipmondo_php_sdk
70719 Downloads
Shipmondo's official PHP library
setono/sylius-shipmondo-plugin
1419 Downloads
Integrate your store with Shipmondo
setono/shipmondo-php-sdk
3883 Downloads
Consume the Shipmondo API with this PHP SDK
wexo/shipmondo
7 Downloads
WEXO Shipmondo Integration
quantity-digital/commerce-shipmondo
26 Downloads
Shipmondo integration for CraftCMS & Commerce
shipmonk/phpstan-rules
2252434 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
shipmonk/dead-code-detector
3595279 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
8417373 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
shipmonk/phpstan-baseline-per-identifier
1740648 Downloads
Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.
shipmonk/name-collision-detector
2863625 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
shipmonk/doctrine-mysql-index-hints
564316 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries
shipmonk/doctrine-entity-preloader
168392 Downloads
Efficient & easy to use solution to n+1 problem in Doctrine ORM
shipmonk/coverage-guard
47821 Downloads
Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only!
shipmonk/phpstan-dev
54524 Downloads
Development utilities for PHPStan rules testing, extracted from shipmonk/phpstan-rules
shipmonk/memory-scanner
29839 Downloads
Lightweight PHP library for analyzing memory usage, tracking object references, and debugging memory leaks