Download the PHP package racem/boxpacker without Composer
On this page you can find all versions of the php package racem/boxpacker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download racem/boxpacker
More information about racem/boxpacker
Files in racem/boxpacker
Download racem/boxpacker
More information about racem/boxpacker
Files in racem/boxpacker
Vendor racem
Package boxpacker
Short Description An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
License MIT
Package boxpacker
Short Description An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
License MIT
Please rate this library. Is it a good library?
Informations about the package boxpacker
BoxPacker
An implementation of the "4D" bin packing/knapsack problem i.e. given a list of items, how many boxes do you need to fit them all in taking into account physical dimensions and weights.
Especially useful for e.g. e-commerce contexts when you need to know box size/weight to calculate shipping costs, or even just want to know the right number of labels to print.
See documentation for more details.
License
BoxPacker is MIT-licensed.
All versions of boxpacker with dependencies
PHP Build Version
Package Version
The package racem/boxpacker contains the following files
Loading the files please wait ....