Search results for cartonization

dvdoug/boxpacker

659 Favers
3077950 Downloads

3D bin packing with weight: cartonize orders into parcels, or fill a single container / pallet and leave leftover cargo unpacked

Go to Download


packvium/packvium

0 Favers
107 Downloads

Deterministic, extensible 3D cartonization and container packing library with exact metric and imperial units.

Go to Download


packvium/native-bridge

0 Favers
6 Downloads

Optional FFI backend for Packvium with pure-PHP fallback

Go to Download


tobimori/kirby-logo-soup

6 Favers
498 Downloads

Logo visual harmonization & normalization for Kirby CMS (Port of react-logo-soup)

Go to Download


bubnov-mikhail/landedcostcalculationapi

0 Favers
13735 Downloads

Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id: key:`

Go to Download