Libraries tagged by ship
shipmonk/dead-code-detector
670917 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
3995258 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
shippo/shippo-php
1653406 Downloads
A PHP library for connecting with multiple carriers (FedEx, UPS, USPS) using Shippo.
jeremy-dunn/php-fedex-api-wrapper
1151001 Downloads
API Wrapper for Fedex web services
gabrielbull/ups-api
2210476 Downloads
PHP UPS API
easypost/easypost-php
2871947 Downloads
EasyPost Shipping API Client Library for PHP
dvdoug/boxpacker
2467413 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
shipmonk/phpstan-rules
970398 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
shipmonk/phpstan-baseline-per-identifier
562477 Downloads
Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.
shipmonk/name-collision-detector
1320235 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
owebia/magento2-module-advanced-shipping
734547 Downloads
N/A
campo/laravel-shipstation
683555 Downloads
ShipStation API wrapper for Laravel
aftership/aftership-php-sdk
975671 Downloads
The PHP SDK of AfterShip API
shipping-docker/vessel
449443 Downloads
Simple Docker dev environments
shipmonk/doctrine-mysql-index-hints
252928 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries