martinkup

Symfony Profiler meta data collector — reads from Doctrine, Cache, Twig, Events, HTTP Client, Messenger & Stopwatch collectors to detect N+1 queries, slow SQL, cache misses, hot templates & 10 more anti-patterns. Scores findings by impact/effort/confidence/ROI with prepared AI agent prompts. Directly queryable via AI coding tools like Claude Code.

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

A development bundle that analyzes Symfony Profiler data to detect performance issues like N+1 queries and slow components, providing scored recommendations and AI prompts for fixes.

How It Works

1
😩 Spot slow website

Your web pages load slowly and feel frustrating, so you search for ways to speed them up.

2
📦 Add speed advisor

You easily bring this helpful advisor tool into your web project to automatically check for slowdowns.

3
🔧 Turn on for testing

You activate it only when testing your site on your computer, keeping things safe.

4
🔍 Open insights dashboard

While debugging a page, you discover a new panel packed with clear, scored tips on exactly what's causing delays like repeated database calls or slow templates.

5
💡 Review top fixes

The tips are ranked by value, showing quick wins, big impacts, and simple steps to improve speed.

6
🤖 Use AI helper prompts

Copy ready-made questions for your AI coding buddy to get step-by-step code suggestions tailored to your issues.

Blazing fast site

Your website now loads super quickly, feels smooth, and handles more visitors effortlessly.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 16 to 26 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 symfony-profiler-optimization-advisor-bundle?

This PHP bundle enhances the symfony profiler bar by analyzing data from Doctrine, Cache, Twig, Events, HTTP Client, Messenger (check github symfony messenger), and Stopwatch collectors. It spots anti-patterns like N+1 queries, slow SQL, cache misses, hot templates, and more across 14 rules, scoring each by impact, effort, confidence, and ROI. Developers get a dashboard of prioritized fixes with copy-paste AI prompts for tools like Claude Code, plus direct querying via AI agents.

Why is it gaining traction?

Unlike APM tools needing external services, it runs zero-config inside the symfony profiler debug panel—no setup, just install as dev dep. Standout hooks: origin filtering ignores framework noise (symfony github docs examples help), AI-ready prompts speed fixes, and Messenger tracing auto-wires for sync handler perf. Pairs well with symfony profiler console command for CLI debugging.

Who should use this?

Symfony backend devs tuning Doctrine-heavy apps with N+1 issues or symfony messenger sync handlers blocking requests. Ideal for teams using Twig extensively or hitting cache hit-rate walls, especially when symfony profiler not showing full signals. Performance advisors on mid-sized symfony github projects chasing quick wins without Blackfire.

Verdict

Grab it for dev/test envs if you're deep in symfony profiler bundle workflows—docs are thorough, tests hit max PHPStan, but 14 stars and 1.0% credibility scream early alpha. Promising for symfony github php optimization, but watch for prod stability first.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.