rcm/error-handler-2

Error and Exception override and observers.

Maintainers

Package info

github.com/reliv/error-handler-2

pkg:composer/rcm/error-handler-2

Statistics

Installs: 852

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.18 2017-03-07 21:39 UTC

This package is auto-updated.

Last update: 2026-03-11 17:33:09 UTC


README

Error handling and error handler over-riding with JS error logger

Error over-rides

  • Over-ride errors at the PHP level
  • Over-ride exceptions at the PHP level
  • Final error handling for middleware
  • ZF error event listeners

Error Notification

  • When any error happens, notify the observers (could be logger, mailer, etc..)

Javascript Error Notification

  • Allows for the notification of JS errors

Todo

  • Handling errors and exceptions in PHP means displaying errors as needed.
  • Implement Js Logger API
    • Make JS available via public path