https://github.com/buggregator/server
Buggregator is a lightweight, standalone server that offers a range of debugging features for PHP applications.
https://github.com/buggregator/server
bugregator debugging http-dump laravel php ray sentry smtp smtp-server symfony xhprof xhprof-ui
Last synced: about 1 month ago
JSON representation
Buggregator is a lightweight, standalone server that offers a range of debugging features for PHP applications.
- Host: GitHub
- URL: https://github.com/buggregator/server
- Owner: buggregator
- License: other
- Created: 2022-05-10T13:27:47.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-21T07:44:01.000Z (3 months ago)
- Last Synced: 2025-04-01T22:24:09.445Z (about 1 month ago)
- Topics: bugregator, debugging, http-dump, laravel, php, ray, sentry, smtp, smtp-server, symfony, xhprof, xhprof-ui
- Language: PHP
- Homepage: https://buggregator.dev/
- Size: 1.84 MB
- Stars: 835
- Watchers: 9
- Forks: 28
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# A server for debugging PHP applications and more.
![]()
[](https://twitter.com/buggregator)
[](https://patreon.com/butschster)
[](https://github.com/buggregator/server/actions/workflows/phpunit.yml)
[](https://hub.docker.com/repository/docker/butschster/buggregator)**Buggregator is a free, multi-purpose server tool designed primarily for debugging PHP applications, but it's also compatible with other programming languages. Think of it as a Swiss Army knife for developers. What makes it special is that it offers a range of features that you would usually find in various paid tools, but it's available for free.**
Just start from watching our introduction video on [YouTube](https://www.youtube.com/watch?v=yKWbuw8xN_c)!

## Key Features[](https://docs.buggregator.dev/#key-features)
Buggregator is not just a debugging server; it's a comprehensive suite of tools that cater to various aspects of application development and maintenance, all available at no cost. Here’s what you can expect:
### 1. [Xhprof Profiler](https://docs.buggregator.dev/config/xhprof.html)[](https://docs.buggregator.dev/#_1-xhprof-profiler)
Watch our intro video about profiler on [YouTube](https://www.youtube.com/watch?v=2QbgjIVnz78&pp=ygULYnVnZ3JlZ2F0b3I%3D).

### 2. [Symfony VarDumper Server](https://docs.buggregator.dev/config/var-dumper.html)[](https://docs.buggregator.dev/#_2-symfony-vardumper-server)

### 3. [Spatie Ray Debug Tool](https://docs.buggregator.dev/config/ray.html)[](https://docs.buggregator.dev/#_3-spatie-ray-debug-tool)

### 4. [Fake SMTP Server](https://docs.buggregator.dev/config/smtp.html)[](https://docs.buggregator.dev/#_4-fake-smtp-server)

### 5. [Sentry Compatibility](https://docs.buggregator.dev/config/sentry.html)[](https://docs.buggregator.dev/#_5-sentry-compatibility)

### 6. [Monolog Server](https://docs.buggregator.dev/config/monolog.html)[](https://docs.buggregator.dev/#_6-monolog-server)

### 7. [Inspector Compatibility](https://docs.buggregator.dev/config/inspector.html)[](https://docs.buggregator.dev/#_7-inspector-compatibility)

### 8. [HTTP Requests Dump Server](https://docs.buggregator.dev/config/http-dumps.html)[](https://docs.buggregator.dev/#_8-http-requests-dump-server)

### 9. Dumps sharing

## Requirements
- Docker
## Documentation, Installation and Usage Instructions
See the [documentation](https://docs.buggregator.dev/) for detailed installation and usage instructions.
---
## Contributing
We enthusiastically invite you to contribute to Buggregator Server! Whether you've uncovered a bug, have innovative feature suggestions, or wish to contribute in any other capacity, we warmly welcome your participation. Simply open an issue or submit a pull request on our GitHub repository to get started.
> **Note**
> Read more how to contribute [here](https://docs.buggregator.dev/contributing/architecture.html)---
## License
Buggregator is open-sourced software licensed under the BSD-4 License.