Buggregator is a dynamic platform dedicated to streamlining application debugging with a focus on user-friendliness and practical features, we aim to simplify the process of debugging during software development.
Follow us on X (Twitter) and join our Discord server to connect with other Buggregator users and contributors!
- Server: A lightweight, standalone server as a docker container. It's a good choice if you want to run Buggregator on your own server or in the cloud or locally in your docker environment.
- Trap: A lightweight local server, designed to be embedded in your application as a PHP composer package.
- PhpStorm Plugin: [Work in progress] A PhpStorm plugin to integrate Buggregator into your IDE
- Frontend: The frontend application for Buggregator uses REST API and Websockets to communicate with the server.
- Docker: Base docker image for the Buggregator server.
- Docs: Official documentation repository with auto-sync to the Buggregator website.
- Website: Source code for the Buggregator website with auto-sync to the Buggregator website.
- RoadRunner: High-performance PHP server and process manager.
- Spiral Framework: Secure and modular PHP framework.
- Cycle ORM: A modern data mapper for PHP, designed to be intuitive and flexible.
Consider supporting us by becoming a sponsor on GitHub: Become a Sponsor
We believe in the power of community-driven development. Here's how you can contribute:
- Report Bugs: Find a problem? Let us know on our issue tracker.
- Feature Suggestions: Have ideas to improve Buggregator? We're all ears!
- Code Contributions: Fork our repo, make your changes, and submit a pull request.
- Documentation: Help us improve our guides and tutorials for a smoother user experience.
- Community Support: Join our discord and help others get the most out of Buggregator.