Libraries tagged by shipment
elhakim_dev/api-ongkir
7 Downloads
A minimal api for shipment integration
dominicwatts/tracking
0 Downloads
Submit shipment tracking information via controller and shell script
debuss-a/lapostesuivi
1861 Downloads
This API allows you to track your La Poste shipments in real time.
d3x/dhl
4 Downloads
DHL quote and shipment API helpers
correosexpress/registrodeenvios
14 Downloads
Module for recording shipments and printing CorreosExpress labels
anmartini/poste-track
23 Downloads
Track Poste Italiane shipments
scriptlodges/promail-tracking
2 Downloads
Promail product, order, shippment tracking for Magento 2 by Scriptlodge
mdevs/shipping
3 Downloads
Provides available shipping addresses on cart page and create shippment
shipmonk/composer-dependency-analyser
3110006 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
shipmonk/phpstan-rules
784292 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
shipmonk/phpstan-baseline-per-identifier
396729 Downloads
Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.
shipmonk/dead-code-detector
314266 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/name-collision-detector
1083251 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
shipmonk/doctrine-mysql-index-hints
201681 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries
shipmonk/doctrine-entity-preloader
46601 Downloads
Efficient & easy to use solution to n+1 problem in Doctrine ORM