Registry / observability / raven-raven

raven-raven

JSON →
library0.15.0phppackagistunverified

A PHP client for Sentry error tracking (http://getsentry.com).

composer require raven/raven
INSTALL
IMPORT
SIG · RAVEN-RAVEN
R
raven-raven
observabilityphpv0.15.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Raven_Client
✓ use Raven_Client;

Capture an exception with Sentry

<?php $client = new Raven_Client('https://public:private@sentry.example.com/1'); $client->captureException(new \Exception('Test error'));
Debug
Known issues
breakingDeprecated in favor of sentry/sentry SDK.
fix
Migrate to sentry/sentry for continued support.
affects: >=0.16.0
Upgrade
Version history
0.15.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
38
Resources
raven-raven — pip install raven-raven · libregistry