Download the PHP package irabbi360/laravel-debugmate without Composer
On this page you can find all versions of the php package irabbi360/laravel-debugmate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download irabbi360/laravel-debugmate
More information about irabbi360/laravel-debugmate
Files in irabbi360/laravel-debugmate
Download irabbi360/laravel-debugmate
More information about irabbi360/laravel-debugmate
Files in irabbi360/laravel-debugmate
Vendor irabbi360
Package laravel-debugmate
Short Description Error tracking, log viewing, and performance monitoring SDK for Laravel
License MIT
Package laravel-debugmate
Short Description Error tracking, log viewing, and performance monitoring SDK for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-debugmate
DebugMate SDK
A comprehensive error tracking, log viewing, and performance monitoring package for Laravel applications.
Features
- 🚨 Error Tracking: Automatically capture and report PHP errors and exceptions
- 📊 Performance Monitoring: Track application performance metrics
- 📝 Log Viewer: Stream and view application logs in real-time
- 🔐 API Token Authentication: Secure token-based communication
- 🎯 Selective Tracking: Filter which errors and logs to track
- ⚡ Async Reporting: Non-blocking error reporting via queues
- 🏷️ Tagging: Tag errors with custom data for better organization
Installation
Quick Start
1. Register Exception Handler
To manually report an error:
Performance Monitoring
Track specific operations:
Log Viewer API
Stream logs to the DebugMate app:
API Endpoints
Report Error
Stream Performance Metrics
Stream Logs
Configuration
Edit config/debugmate.php:
Documentation
See full documentation in /docs folder or visit debugmate.app/docs
License
MIT
All versions of laravel-debugmate with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/support Version ^10.0 || ^11.0 || ^12.0
illuminate/queue Version ^11.0 || ^12.0
guzzlehttp/guzzle Version ^7.0
illuminate/support Version ^10.0 || ^11.0 || ^12.0
illuminate/queue Version ^11.0 || ^12.0
guzzlehttp/guzzle Version ^7.0
The package irabbi360/laravel-debugmate contains the following files
Loading the files please wait ...