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