PHPackages                             long-running/sentry - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. long-running/sentry

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

long-running/sentry
===================

1.1.0(4y ago)1513.2k↑225%MITPHPPHP ^8.0

Since Jan 25Pushed 4y ago2 watchersCompare

[ Source](https://github.com/LongRunning/sentry)[ Packagist](https://packagist.org/packages/long-running/sentry)[ RSS](/packages/long-running-sentry/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (8)Versions (5)Used By (0)

LongRunning Sentry
==================

[](#longrunning-sentry)

This is a read only split from the [LongRunning](https://github.com/LongRunning/LongRunning) mono repository.

If you want to make changes, please create a pull request [there](https://github.com/LongRunning/LongRunning/pulls).

This packages requires Sentry SDK 3.1 or higher.

Installation
------------

[](#installation)

```
composer require long-running/sentry

```

Symfony
-------

[](#symfony)

If you are using Symfony, make sure to install the [Sentry Symfony SDK](https://github.com/getsentry/sentry-symfony).

```
composer require sentry/sentry-symfony

```

Then register the bundle:

```
