Registry / observability / sentry-sentry-symfony

sentry-sentry-symfony

JSON →
library5.10.0phppackagistunverified

Symfony integration for Sentry (http://getsentry.com)

composer require sentry/sentry-symfony
INSTALL
IMPORT
SIG · SENTRY-SENTRY-SYMF
S
sentry-sentry-symfony
observabilityphpv5.10.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.

SentryBundle
use Sentry\SentryBundle\SentryBundle;

Register Sentry bundle in Symfony application

use Sentry\SentryBundle\SentryBundle; // In config/bundles.php return [ Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true], Sentry\SentryBundle\SentryBundle::class => ['all' => true], ];
Debug
Known issues
breakingRequires Sentry SDK 4.x and Symfony 5.4+
fix
Ensure compatible versions of Sentry SDK and Symfony are installed
affects: >=5.0.0
Upgrade
Version history
5.10.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
2
Resources
sentry-sentry-symfony — pip install sentry-sentry-symfony · libregistry