PHPackages                             yawik/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. yawik/sentry

ActiveYawik-module[Logging &amp; Monitoring](/categories/logging)

yawik/sentry
============

This module integrates Sentry error reporting in an YAWIK instance.

v0.2.0(5y ago)0112[1 PRs](https://github.com/yawik/sentry/pulls)1MITPHP

Since Aug 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/yawik/sentry)[ Packagist](https://packagist.org/packages/yawik/sentry)[ RSS](/packages/yawik-sentry/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (15)Versions (6)Used By (1)

YAWIK Sentry Integration
========================

[](#yawik-sentry-integration)

This integrates [Sentry](https://sentry.io) error reporting into an YAWIK instance

Requirements
------------

[](#requirements)

running [YAWIK](https://github.com/cross-solution/YAWIK)

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

[](#installation)

Require a dependency via composer.

```
composer require yawik/sentry
```

Enable the module for the Zend module manager via creating the `sentry.module.php` file in the `/config/autoload` directory with the following content.

```
