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

Maintainers

Package info

github.com/4selin/error-notifier

pkg:composer/4selin/error-notifier

Statistics

Installs: 40

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.0.8 2020-09-04 15:12 UTC

This package is auto-updated.

Last update: 2026-04-05 03:01:37 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 ) );