4selin/error-notifier

此包最新版本(0.0.8)没有可用的许可证信息。

通知PHP错误,包括OOM错误

0.0.8 2020-09-04 15:12 UTC

This package is auto-updated.

Last update: 2024-09-04 23:52:15 UTC


README

通过电子邮件通知关于致命错误,包括允许的内存大小耗尽。

使用方法

composer require 4selin/error-notifier

( new \Selin\ErrorNotifier( $email_to, $email_form, $base_url ) );