Libraries tagged by query analyser
socialblue/laravel-query-adviser
3842 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
mortenscheel/laravel-query-recorder
12666 Downloads
A package to record and analyze database queries in Laravel applications.
benjdiasaad/laravel-db-monitor
631 Downloads
Real-time database health monitoring for Laravel applications. Detects slow queries, N+1 issues, missing indexes, and suggests performance optimizations.
nowo-tech/performance-bundle
2631 Downloads
Symfony bundle for tracking and analyzing route performance metrics. Records request time, database queries count, and query execution time for performance analysis.
asamir/laravel-in-db-performance-monitor
6963 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
venmail/laravel-semantic-search
637 Downloads
Laravel semantic search package with static code analysis and context-aware query building.
artisanpack-ui/performance
205 Downloads
Comprehensive performance optimization toolkit for Laravel applications: image optimization, JS/CSS strategies, resource hints, speculative loading, page and fragment caching, query analysis, and real-user performance monitoring.
ahmedmashhour/laravel-query-debugger
121 Downloads
Automatic query tracking, analysis, and debugging for Laravel applications with N+1 detection, slow query monitoring, and performance insights
denny/laravel-sql-monitor
90 Downloads
A comprehensive SQL query monitoring and analysis tool for Laravel development environments
sarfraznawaz2005/aiqueryoptimizer
4 Downloads
A Laravel package to analyze and optimize SQL queries using AI.
jakiboy/pducky
25 Downloads
Run fast SQL queries on massive datasets (CSV, JSON, and Parquet) powered by DuckDB.
intentphp/guard
20 Downloads
A Laravel CLI tool that scans your application for common security risks: authorization gaps, unsafe query input, and mass assignment vulnerabilities.
rebing/graphql-laravel-select-fields
26 Downloads
SelectFields (Eloquent eager loading) for rebing/graphql-laravel - optimizes GraphQL queries by analysing requested fields to build minimal SELECT and eager-load only the needed relations.
mysqlnduhtool/mysqlnduhtool
0 Downloads
Mysql analyze tool. Find, log, mock and change your php database queries without touching your code.
oussemakh1/laravel-query-optimizer
0 Downloads
Enhance Laravel query performance with logging, analysis, and AI-powered insights.