Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 218 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 218 Bytes

ErrorNotifier

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 ) );