Download the PHP package racem/binpacker without Composer
On this page you can find all versions of the php package racem/binpacker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download racem/binpacker
More information about racem/binpacker
Files in racem/binpacker
Download racem/binpacker
More information about racem/binpacker
Files in racem/binpacker
Vendor racem
Package binpacker
Short Description An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
License MIT
Package binpacker
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 binpacker
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 binpacker with dependencies
PHP Build Version
Package Version
The package racem/binpacker contains the following files
Loading the files please wait ....