Buggregator - All-in-One PHP Debugging Solution
Extracto
The Ray debug tool supports PHP, Ruby, JavaScript, TypeScript, NodeJS, Go and Bash applications. After installing one of the libraries, you can use the ray function to quickly dump stuff. Any variable(s) that you pass will be sent to the Buggregator.
Contenido
Buggregator is compatible with spatie/ray package.
The Ray debug tool supports PHP, Ruby, JavaScript, TypeScript, NodeJS, Go and Bash applications. After installing one of the libraries, you can use the ray function to quickly dump stuff. Any variable(s) that you pass will be sent to the Buggregator.
Click a button to send an event to Buggregator server.
Laravel
Logs
Buggregator can be used to profile application with xhprof.
Efficiently fine-tune your PHP application's performance by identifying performance bottlenecks.
Click a button to send an event to Buggregator server.
Buggregator can bs used to receive Sentry reports from your application.
Directly send data to the server and debug your app with this lightweight alternative.
Click a button to send an event to Buggregator server.
Buggregator can receive logs from monolog/monolog package.
Analyze logs from your PHP application for improved insights and performance.
Click a button to send an event to Buggregator server.
Buggregator also is an email testing tool that makes it super easy to install and configure a local email server (Like MailHog).
Test email functionality with ease during the development phase using Buggregator's SMTP server.
Click a button to send an event to Buggregator server.
Buggregator can receive dumps from symfony/var-dumper package.
A distinct space for debugging outputs, making data dump collection simpler. The dump() and dd() functions output its contents in the same browser window or console terminal as your own application. Sometimes mixing the real output with the debug output can be confusing. That’s why this Buggregator can be used to collect all the dumped data.
Click a button to send an event to Buggregator server.
Buggregator can be used to receive Inspector reports from your application.
A handy feature for local development, ensuring swift issue identification and resolution.
Click a button to send an event to Buggregator server.