Libraries tagged by problems
racem/boxpacker
3 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
racem/binpacker
2 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
qrotux/phalcon.eager-loading
6 Downloads
Solves N+1 query problem in Phalcon Model
pushparaj/color-space-converter
12 Downloads
Color spaces converter for PHP, composer install problem so this pacakage submitted
poirot/api-client
357 Downloads
Api Client Abstraction Layer that suggest solution to solve general api call problems.
phphleb/calendar-stub
3 Downloads
Solving the problem with calendar calculations in PHP
phpcodertop/fixpaypal
4 Downloads
If you have tried to import PayPal transaction history into traditional accounting platforms such as Mint or QuickBooks you probably discovered it didn't work. This is because PayPal does a lot of unusual things that make their exports incompatible. This application was built specifically to solve that problem. Just upload your script and click download, in seconds you'll have a properly formatted CSV or Excel file ready to be imported into any traditional accounting software.
persiliao/utils
134 Downloads
A tools package that could help developer solved the problem quickly
peibin/laravel-utils
136 Downloads
A tools package that could help developer solved the problem quickly.
noorani-mm/math-implies
2 Downloads
This package facilitates the solution of discrete mathematical problems.
nkf/utils
18 Downloads
Helper classes for easier use of language functions or for solving trivial problems
nivshah/simplex-calculator
30 Downloads
Simple tool for linear programming problems solving
nguyendotrung/laravel-lint
17 Downloads
This is a tool for checking a consistency and coding convention of Laravel project. Please contact me if you have any problem when using it.
netkod-bilisim/tr-string
119 Downloads
It provides functions to help with the problem of converting Turkish text to uppercase and lowercase in PHP.
nawebco/box-packer
2308 Downloads
Yet another solution to the packing/knapsack problem.