Skip to content

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.

Stars Twitter Discord Support


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 993 34

  2. trap trap Public

    A local debug server and utilities set for PHP projects

    PHP 258 16

  3. docs docs Public

    Buggregator official documentation

    TypeScript 8 8

  4. frontend frontend Public

    Buggregator UI

    TypeScript 18 11

  5. phpstorm-plugin phpstorm-plugin Public

    34 3

Repositories

Showing 10 of 19 repositories
  • docs Public

    Buggregator official documentation

    buggregator/docs’s past year of commit activity
    TypeScript 8 8 9 (1 issue needs help) 1 Updated Apr 2, 2026
  • 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.

    buggregator/server’s past year of commit activity
    Go 993 34 13 0 Updated Mar 31, 2026
  • examples Public

    Examples of usage of Debugger. See tests folder

    buggregator/examples’s past year of commit activity
    PHP 0 1 0 1 Updated Mar 31, 2026
  • frontend-dist Public

    Buggregator frontend compiled assets (auto-generated, do not edit manually)

    buggregator/frontend-dist’s past year of commit activity
    0 0 0 0 Updated Mar 31, 2026
  • frontend Public

    Buggregator UI

    buggregator/frontend’s past year of commit activity
    TypeScript 18 11 3 2 Updated Mar 31, 2026
  • screenshots Public

    Auto-generated Storybook screenshots for PR reviews

    buggregator/screenshots’s past year of commit activity
    0 0 0 0 Updated Mar 31, 2026
  • .github Public
    buggregator/.github’s past year of commit activity
    0 2 0 0 Updated Mar 30, 2026
  • buggregator.dev.v2 Public

    Public web site

    buggregator/buggregator.dev.v2’s past year of commit activity
    Vue 0 0 0 0 Updated Mar 30, 2026
  • helm-chart Public

    Buggregator Helm chart

    buggregator/helm-chart’s past year of commit activity
    Go Template 0 0 0 0 Updated Mar 29, 2026
  • monolog-server Public

    RoadRunner plugin for receiving Monolog log records via TCP

    buggregator/monolog-server’s past year of commit activity
    Go 0 MIT 0 0 0 Updated Mar 27, 2026

Top languages

Loading…

Most used topics

Loading…