Download the PHP package hiqdev/yii2-monitoring without Composer
On this page you can find all versions of the php package hiqdev/yii2-monitoring. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hiqdev/yii2-monitoring
More information about hiqdev/yii2-monitoring
Files in hiqdev/yii2-monitoring
Download hiqdev/yii2-monitoring
More information about hiqdev/yii2-monitoring
Files in hiqdev/yii2-monitoring
Vendor hiqdev
Package yii2-monitoring
Short Description Health monitoring for Yii2 applications
License BSD-3-Clause
Homepage https://github.com/hiqdev/yii2-monitoring
Package yii2-monitoring
Short Description Health monitoring for Yii2 applications
License BSD-3-Clause
Homepage https://github.com/hiqdev/yii2-monitoring
Keywords monitoringyii2
Please rate this library. Is it a good library?
Informations about the package yii2-monitoring
Yii2 Monitoring
Health monitoring for Yii2 applications
Provides:
- Notifications for system administrators for uncaught exceptions and other errors sent through email or Sentry
- Feedback form on error pages for users could leave message for system administrators
Installation
Add to required section of your composer.json
:
Out of the box this plugin supports used feedback form and sending notifications to email.
To enable additional features require:
- mito/yii2-sentry - for sending to Sentry
- more later...
Configuration
This extension is supposed to be used with composer-config-plugin.
Else look src/config/hisite.php for cofiguration example.
Available configuration parameters:
monitoring.email.from
monitoring.email.to
sentry.dsn
License
This project is released under the terms of the BSD-3-Clause license. Read more here.
Copyright © 2017, HiQDev (http://hiqdev.com/)
All versions of yii2-monitoring with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
^2.0
The package hiqdev/yii2-monitoring contains the following files
Loading the files please wait ....