Maxiz88

Is a lightweight, production-ready runtime performance monitor for Laravel. It detects N+1 queries and slow database operations as they happen, helping you keep your application fast and efficient

13
0
100% credibility
Found Mar 16, 2026 at 13 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
PHP
AI Summary

A tool for Laravel apps that watches database activity in real-time to detect repeated queries (N+1 issues) and slow operations, sending alerts via logs, chat services, or trackers, with a visual dashboard integration.

How It Works

1
πŸ” Discover the watchdog

You notice your web app slowing down with database hiccups and learn about a simple tool that keeps an eye on it to stay fast.

2
πŸ“¦ Bring it into your app

You easily add this helpful guard to your project with a quick step, and it starts watching quietly in the background.

3
πŸ”” Connect your alerts

You pick your favorite spots like chat apps, logs, or trackers to get instant friendly warnings about any database drags.

4
πŸ“Š Add the dashboard view

You drop a colorful card into your app's monitoring screen to see a quick list of any spotted issues.

5
πŸ‘€ Let it watch your app

As people use your site, the guard spots repeated database calls or ones taking too long and notes them down.

6
πŸ“± Get pinpoint alerts

Smart messages pop up showing exactly which part of your code needs a tweak, skipping any unhelpful details.

πŸš€ Enjoy a speedy app

You fix the slowdowns effortlessly, and your web app runs smoothly, making everyone happy with lightning-fast responses.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 13 to 13 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-eloquent-guard?

Laravel Eloquent Guard is a lightweight PHP package for Laravel applications that monitors database queries in real-time. It detects N+1 query problems and slow operations as they happen, sending alerts to keep your app fast and efficient. Developers get instant notifications via logs, Slack, Telegram, or Sentry, plus a dashboard card in Laravel Pulse showing trends.

Why is it gaining traction?

It stands out with zero-configuration setup via Composer and sensible defaults, skipping vendor noise for pinpoint backtraces to your code. Multi-channel reporting queues alerts without slowing requests, and Pulse integration visualizes issues like a lightweight github chart for database perf. The hook is production-ready monitoring that catches perf regressions early, unlike heavier tools.

Who should use this?

Laravel backend developers running apps in production, especially teams using Pulse for dashboards or needing Slack/Telegram alerts for DB issues. Ideal for mid-sized apps where N+1 queries creep in during iterations, helping maintain eloquent-guarded efficiency without constant manual profiling.

Verdict

Try it if you're on Laravel and want lightweight runtime guardsβ€”docs are solid, tests exist, but with 13 stars and 1.0% credibility score, it's early-stage; monitor for stability before betting big. Pairs well as a fast-start alternative to full APM suites.

(178 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.