Pinned Repositories
.github
buggregator.dev
docker
Docker base image
docs
Buggregator official documentation
frontend
Buggregator UI
gh-actions
This package allows us to reuse GitHub actions, which simplifies version management.
laravel-app
The old version of Buggregator, which uses Laravel framework, is no longer being actively developed. The new beta version, built with Spiral framework, is now available at https://github.com/buggregator/spiral-app and offers significant improvements in performance and stability, as well as a lighter docker image size of around 300mb.
phpstorm-plugin
server
Buggregator is a lightweight, standalone server that offers a range of debugging features for PHP applications.
trap
Buggregator local debug server for PHP projects as composer package
Buggregator's Repositories
buggregator/server
Buggregator is a lightweight, standalone server that offers a range of debugging features for PHP applications.
buggregator/laravel-app
The old version of Buggregator, which uses Laravel framework, is no longer being actively developed. The new beta version, built with Spiral framework, is now available at https://github.com/buggregator/spiral-app and offers significant improvements in performance and stability, as well as a lighter docker image size of around 300mb.
buggregator/trap
Buggregator local debug server for PHP projects as composer package
buggregator/phpstorm-plugin
buggregator/frontend
Buggregator UI
buggregator/docs
Buggregator official documentation
buggregator/buggregator.dev
buggregator/docker
Docker base image
buggregator/.github
buggregator/examples
Examples of usage of Debugger. See tests folder
buggregator/gh-actions
This package allows us to reuse GitHub actions, which simplifies version management.