Libraries tagged by optimization problems
xsolve-pl/associate
18456 Downloads
This library allows to collect objects and values through associations and provides some entity fetching optimizations for Doctrine ORM to address N+1 queries problem.
saasscaleup/laravel-n-plus-one-detector
194 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
rsemenyshyn/travelling-salesman-problem-php
92 Downloads
Travelling salesman problem implementation in PHP.
mgrechanik/ant-colony-optimization
104 Downloads
The implementation of the Ant colony optimization algorithm
malef/associate
3 Downloads
This library allows to collect objects through associations and provides entity loading optimizations for Doctrine ORM to address N+1 queries problem.
metabor/heuristic
9 Downloads
Meta-Heuristic library for optimization problems
keydev/laff-analyzer
18 Downloads
PHP Implementation of the Largest Area Fit First (LAFF) 3D (three dimension) box packing algorithm