laramint

Visualize your Laravel request lifecycle as an interactive graph

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

A development tool that scans Laravel applications to create interactive graphs visualizing request lifecycles, dependencies, and code structure.

How It Works

1
🔍 Discover the app mapper

You find a helpful tool that maps out how your web app works without reading code.

2
📦 Add it to your project

Slip the tool into your project as a helper for development.

3
Run the quick scan

Hit go and watch it explore your entire app in seconds, creating a colorful map.

4
🌐 Open the magic viewer

Head to a special page in your browser to see the interactive map.

5
🗺️ Pick a route to explore

Click any path like a web address or task to zoom into its journey.

6
Dive deeper
📱
View details

Click nodes to see flows, code smells, and database spots.

💾
Save your view

Export pictures or diagrams to share your insights.

🎉 Master your app

Now you see exactly how everything connects, making changes easy and confident.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 18 to 18 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-brain?

Laravel Brain is a PHP dev tool for Laravel apps (9-13) that scans your codebase and renders an interactive graph of request lifecycles. Run `php artisan brain:scan` to trace routes through controllers, services, models, events, jobs, commands, schedulers, and channels—plus DB queries and middleware—without digging into code. Access the viewer at `/_laravel-brain` for per-route tabs, dark/light themes, and exports to PNG or Mermaid.

Why is it gaining traction?

It stands out with method flowcharts, fat-class warnings, N+1 query flags, and source code previews right in the graph, saving hours on call chain debugging. Watch mode auto-rescans on file changes, and multiple layouts (hierarchical, force-directed) handle complex apps smoothly. Developers love the instant bird's-eye view of Laravel lifecycles that typical profilers miss.

Who should use this?

Laravel backend devs refactoring monoliths or tracing obscure dependencies in large apps. Teams onboarding juniors to legacy codebases, or debugging event/job flows in microservices. Ideal for PHP shops using Eloquent heavily, needing quick viz of request graphs without external tools.

Verdict

Grab it as a dev dep for Laravel projects over 50 routes—solid docs and React frontend make it instantly usable despite 18 stars and 1.0% credibility signaling early maturity. Test on a side project first; lacks broad adoption but delivers real value for architecture audits.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.