Libraries tagged by ship
shipmonk/dead-code-detector
465264 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
3470736 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
shippo/shippo-php
1612424 Downloads
A PHP library for connecting with multiple carriers (FedEx, UPS, USPS) using Shippo.
jeremy-dunn/php-fedex-api-wrapper
1130280 Downloads
API Wrapper for Fedex web services
gabrielbull/ups-api
2174960 Downloads
PHP UPS API
easypost/easypost-php
2814759 Downloads
EasyPost Shipping API Client Library for PHP
dvdoug/boxpacker
2401447 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
shipmonk/phpstan-rules
850760 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
shipmonk/phpstan-baseline-per-identifier
467118 Downloads
Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.
codedge/laravel-fpdf
1531182 Downloads
Laravel package to include Fpdf. It ships with Fpdf 1.86.
owebia/magento2-module-advanced-shipping
716230 Downloads
N/A
campo/laravel-shipstation
669579 Downloads
ShipStation API wrapper for Laravel
aftership/aftership-php-sdk
967028 Downloads
The PHP SDK of AfterShip API
shipping-docker/vessel
445472 Downloads
Simple Docker dev environments
shipmonk/name-collision-detector
1196462 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.