{"id":89520,"library":"bugsnag-bugsnag","title":"Bugsnag","description":"Official Bugsnag notifier for PHP applications.","status":"active","version":"3.30.1","language":"php","source_language":null,"source_url":"https://github.com/bugsnag/bugsnag-php","tags":["bugsnag","error-tracking","monitoring","logging"],"install":[{"cmd":"composer require bugsnag/bugsnag","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Client","correct":"use Bugsnag\\Client;"}],"quickstart":{"code":"<?php\nuse Bugsnag\\Client;\n\n$bugsnag = Client::make('your-api-key');\n$bugsnag->notifyException(new Exception('Test error'));","lang":"php","description":"Initialize Bugsnag and notify an exception."},"warnings":[{"fix":"Obtain an API key from your Bugsnag dashboard and pass it to Client::make().","message":"Requires an API key from Bugsnag to function.","severity":"breaking","affected_versions":">=3.0.0"}],"env_vars":null,"search_vec":"'applic':7 'bugsnag':1,3,8 'error':10 'error-track':9 'log':13 'monitor':12 'notifi':4 'offici':2 'php':6 'track':11","created_at":"2026-06-19T08:48:19.330770+00:00","updated_at":"2026-06-19T08:48:19.330770+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/bugsnag/bugsnag-php","github":"https://github.com/bugsnag/bugsnag-php","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["observability","logging"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}