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

Installs: 40

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/4selin/error-notifier

0.0.8 2020-09-04 15:12 UTC

This package is auto-updated.

Last update: 2025-11-05 02:08:12 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 ) );