FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

Buggregator · GitHub

Debug everything in your PHP app. Install nothing.

One docker run command gives you exceptions, logs, emails, profiling, dumps, and more — all in one real-time UI.
No cloud account. No code changes. No new dependencies. Free forever.


docker run -p 8000:8000 -p 1025:1025 -p 9912:9912 -p 9913:9913 -p 9914:9914 ghcr.io/buggregator/server:latest

Open http://127.0.0.1:8000 — that's it. No login, no setup, no registration.


Replaces your local dev stack — for free

Buggregator is a standalone debugging server that runs beside your application, not inside it. Your app's composer.json stays untouched. You just redirect your existing SDKs to a local address.

Instead of You get
Sentry (local) Exception tracking with full stack traces
Mailhog / Mailtrap Email capture and HTML preview
Ray (Spatie) Variable dumps, queries, models, jobs
Blackfire / XHProf UI Performance profiling with call graphs
Log viewers Real-time Monolog aggregation
RequestBin HTTP request inspection
Inspector.dev (local) Application performance monitoring
SMS gateways (dev) SMS interception for 40+ providers

All of this. One command. Zero cost.


The Buggregator ecosystem

Core products

Repository Description
Server buggregator/server Full-featured debugging server as a Docker container or single ~30 MB binary, ~50 MB RAM. No PHP, no RoadRunner, no external database. Built-in MCP server for AI tools.
Trap buggregator/trap Lightweight PHP CLI alternative. composer require --dev buggregator/trap — no Docker needed. Covers dumps, profiler, logs, SMTP, and more.
Frontend buggregator/frontend Vue 3 + TypeScript web UI shared between Server and Go Server. Real-time event streaming via WebSockets.
PhpStorm Plugin buggregator/phpstorm-plugin Brings debug data directly into your IDE. Never leave PhpStorm.

Infrastructure & Plugins

Repository Description
helm-chart Kubernetes Helm chart for production deployment

Works with your stack

Frameworks: Laravel, Symfony, Spiral, WordPress, Yii3, Drupal — and anything that uses standard PHP debugging SDKs.

Async runtimes: RoadRunner, FrankenPHP, Swoole, Laravel Octane — where tools like Telescope don't work, Buggregator does.

Beyond PHP: JavaScript, Python, Ruby, Go — via Sentry SDK.


Enterprise-ready when you need it

  • SSO Authentication (Auth0, Kinde)
  • External Database (PostgreSQL, MySQL)
  • Kubernetes deployment
  • Webhooks
  • Prometheus metrics
  • Multi-project support

Resources

  • Documentation — Installation, configuration, integration guides
  • Website — Product overview and demos

Contributing


Buggregator is free forever. Sponsors make that possible.

Become a Sponsor

Pinned Loading

  1. server server Public

    Buggregator — a single-binary debugging server for PHP. Captures exceptions, dumps, emails, profiling, logs in real-time UI. Sentry, Ray, VarDumper, SMTP, Monolog, Inspector, XHProf and more.

    Go 1.1k 40

  2. trap trap Public

    A local debug server and utilities set for PHP projects

    PHP 274 16

  3. docs docs Public

    Buggregator official documentation

    TypeScript 8 9

  4. frontend frontend Public

    Buggregator UI

    TypeScript 18 14

  5. phpstorm-plugin phpstorm-plugin Public

    34 3

Repositories

Loading
Type
Select type
All Public Sources Forks Archived Mirrors Templates
Language
Select language
All Dockerfile Go Go Template PHP TypeScript Vue
Sort
Select order
Last updated Name Stars
Showing 10 of 19 repositories

Top languages

Loading…

Most used topics

Loading…


Back | FazBrowse Home | New Git URL