rcm/error-handler-2

Error and Exception override and observers.

Installs: 852

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 2

Open Issues: 0

pkg:composer/rcm/error-handler-2

0.1.18 2017-03-07 21:39 UTC

This package is auto-updated.

Last update: 2025-10-11 16:32:16 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