4selin/error-notifier

There is no license information available for the latest version (0.0.8) of this package.

Notify about PHP errors including OOM error

0.0.8 2020-09-04 15:12 UTC

This package is auto-updated.

Last update: 2025-09-05 01:50:14 UTC


README

Notify via email about Fatal Errors including Allowed Memory Size Exhausted .

Usage

composer require 4selin/error-notifier

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