Libraries tagged by optimization problems
saasscaleup/laravel-n-plus-one-detector
1145 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
xsolve-pl/associate
20011 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.
rsemenyshyn/travelling-salesman-problem-php
338 Downloads
Travelling salesman problem implementation in PHP.
mgrechanik/ant-colony-optimization
111 Downloads
The implementation of the Ant colony optimization algorithm
keydev/laff-analyzer
400 Downloads
PHP Implementation of the Largest Area Fit First (LAFF) 3D (three dimension) box packing algorithm
rgalstyan/symfony-aggregated-queries
1 Downloads
Reduce multi-relation Doctrine queries to a single SQL statement using JSON aggregation. Solves Doctrine's N+1 problem.
malef/associate
5 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
shammaa/laravel-optimized-queries
32 Downloads
Advanced Laravel query optimizer - Reduce multiple Eloquent queries to a single optimized SQL statement with JSON aggregation. Supports nested relations, callbacks, belongsToMany, polymorphic relations, and caching.
azaharizaman/nexus-routing
0 Downloads
Route optimization and vehicle routing problem (VRP) solver for Nexus ERP