PHPackages                             mez/zend-expressive-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. mez/zend-expressive-sentry

Abandoned → [mez/mezzio-sentry](/?search=mez%2Fmezzio-sentry)ArchivedLibrary[Logging &amp; Monitoring](/categories/logging)

mez/zend-expressive-sentry
==========================

Sentry Error Logging for Zend Expressive

1.0(7y ago)023MITPHPPHP ^7.1

Since Jul 27Pushed 7y agoCompare

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

READMEChangelogDependencies (3)Versions (3)Used By (0)

Zend Expressive Sentry
======================

[](#zend-expressive-sentry)

[![All Contributors](https://camo.githubusercontent.com/25d1563411e0ce2d82cf5811dbc76c11c723d312cf6b985e7ee6c58f25851924/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f616c6c5f636f6e7472696275746f72732d352d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](#contributors)

This is a quick addon for Zend Expressive to allow it to report it's errors to Sentry

Configuration instructions
--------------------------

[](#configuration-instructions)

Add the class `\Mez\Sentry\ConfigProvider` to your main config aggregation

For example:-

```
