Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

DebugAssist PHP SDK

Auto-capture runtime errors and send diagnostics to DebugAssist.

Install

composer require debug-assist/debug-assist

Usage

require_once 'vendor/autoload.php';
// unhandled exceptions and fatal errors are captured automatically

Environment Variables

Variable Description Default
DEBUG_ASSIST_API_KEY Your API key
DEBUG_ASSIST_PROJECT Project name shown in diagnostics unknown
DEBUG_ASSIST_BASE_URL API base URL https://debug-assist.onrender.com
DEBUG_ASSIST_ENABLED Set to 0 to disable enabled

About

Debug Assist PHP SDK — auto-capture runtime errors

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages