laravel-optimized-queries
by shammaa
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.
laravel-n-plus-one-detector
by saasscaleup
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11