Download the PHP package mmi/mmi-sentry without Composer
On this page you can find all versions of the php package mmi/mmi-sentry. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mmi-sentry
MMi Sentry Plugin
Sentry plugin compatible with MMi/MMiCms 4.0+
Usage
- Run $this->container->get('sentry.service'); in your application's AppEventInterceptor::init()
- Above operation can be replaced with $this->container->make('sentry.service'); (nicer look)
.env configuration:
- SENTRY_DSN=https://your-account-id/sentry.io/your-channel-id
- SENTRY_ENABLED=1
- SENTRY_ENVIRONMENT=TEST
- SENTRY_RELEASE=1.0
All versions of mmi-sentry with dependencies
PHP Build Version
Package Version
The package mmi/mmi-sentry contains the following files
Loading the files please wait ....