2017 © Pedro Peláez
 

yii2-extension yii2-error-notifier

Error Notifier for Yii2

image

hiqdev/yii2-error-notifier

Error Notifier for Yii2

  • Tuesday, February 21, 2017
  • by hiqdev
  • Repository
  • 3 Watchers
  • 3 Stars
  • 1,107 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Error Notifier for Yii2

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality, (*1)

Provides:, (*2)

  • Notifications for system administrators for uncaught exceptions and other errors
  • Ability for user to leave message for system administrators on the error page

Installation

The preferred way to install this yii2-extension is through composer., (*3)

Either run, (*4)

php composer.phar require "hiqdev/yii2-error-notifier"

or add, (*5)

"hiqdev/yii2-error-notifier": "*"

to the require section of your composer.json., (*6)

License

This project is released under the terms of the BSD-3-Clause license. Read more here., (*7)

Copyright © 2016-2017, HiQDev (http://hiqdev.com/), (*8)

The Versions