rgalstyan member since: Feb 28, 2025
rgalstyan's packages
-
-
PHP
rgalstyan/laravel-aggregated-queries
Optimize Laravel queries using SQL JSON aggregation (belongsTo/hasOne/hasMany in a single query)
-
PHP
rgalstyan/symfony-aggregated-queries
Reduce multi-relation Doctrine queries to a single SQL statement using JSON aggregation. Solves Doctrine's N+1 problem.