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