Download the PHP package dvdoug/boxpacker without Composer
On this page you can find all versions of the php package dvdoug/boxpacker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dvdoug/boxpacker
More information about dvdoug/boxpacker
Files in dvdoug/boxpacker
Download dvdoug/boxpacker
More information about dvdoug/boxpacker
Files in dvdoug/boxpacker
Vendor dvdoug
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
Homepage https://boxpacker.io/
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
Homepage https://boxpacker.io/
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 dvdoug/boxpacker contains the following files
Loading the files please wait ....