hiqdev/yii2-monitoring 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

hiqdev/yii2-monitoring

最新稳定版本:0.2.1

Composer 安装命令:

composer require hiqdev/yii2-monitoring

包简介

Health monitoring for Yii2 applications

README 文档

README

Health monitoring for Yii2 applications

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Dependency Status

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:

"hiqdev/yii2-monitoring": "*"

Out of the box this plugin supports used feedback form and sending notifications to email.

To enable additional features require:

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/)

统计信息

  • 总下载量: 21.29k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 7
  • 点击次数: 0
  • 依赖项目数: 8
  • 推荐数: 0

GitHub 信息

  • Stars: 6
  • Watchers: 5
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2017-04-13