romdh4ne

A Laravel performance analysis dashboard for detecting N+1 queries, slow queries, missing indexes, and duplicate queries in real time.

21
0
100% credibility
Found Feb 17, 2026 at 12 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Blade
AI Summary

A development dashboard for Laravel apps that analyzes HTTP requests to detect inefficient database queries including N+1 issues, slow queries, duplicates, and missing indexes, providing scores and fix suggestions.

How It Works

1
🔍 Discover QueryCraft

You hear about a helpful tool that spots slow database checks in your web app, making it faster and smoother.

2
📦 Add to Your App

You easily add the tool to your existing project with a simple step, and set it up for local testing.

3
🖥️ Open the Dashboard

You visit a special page in your app where everything looks clean and ready to use, with light or dark mode.

4
🚀 Test an Endpoint

You pick a page or action in your app, add any needed details like login or data, and click to analyze it instantly.

5
📊 Review Insights

You see a clear score like A-F, plus cards highlighting problems like repeated checks or slow spots, with exact spots in your code.

6
🔧 Tweak and Retest

You adjust what to watch for right from the page, fix issues in your code, and test again to see improvements.

App Runs Faster

Your web app now loads quicker with fewer database hiccups, and you feel confident sharing it.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 12 to 21 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is laravel-querycraft?

Laravel QueryCraft delivers a real-time performance analysis dashboard for Laravel apps (9+), spotting N+1 queries, slow queries, missing indexes, and duplicates via a clean Blade UI at /querycraft. Enter any endpoint URL, method, headers, or JSON body—it simulates the request, captures queries, assigns an A-F score, and pinpoints issues with file/line locations and fix suggestions. Also offers an artisan command for CLI-based laravel performance testing without a browser.

Why is it gaining traction?

It hooks devs with instant, no-config analysis including live threshold sliders, dark mode, and a 500 error inspector that filters vendor stack traces to your code only. Beats broader tools like Debugbar by focusing solely on query bottlenecks with tailored advice, plus seamless integration into laravel github actions for automated performance checks or laravel workflow github pipelines. The performance score and suggestions make laravel performance optimization feel actionable, not abstract.

Who should use this?

Laravel backend engineers chasing N+1 or slow query gremlins in APIs, teams doing pre-deploy laravel performance benchmarks, or solo devs in laravel github codespaces profiling endpoints. Ideal for addressing laravel performance issues spotted on reddit or github issues during refactoring.

Verdict

Worth installing for targeted laravel performance monitoring—excellent docs and CLI make it production-ready for dev workflows despite 11 stars and 1.0% credibility signaling early maturity. Monitor github releases as adoption grows, but don't bet core pipelines on it yet.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.