slam/php-whoops-handlers

Additional handlers for Whoops

v1.4.0 2023-11-20 15:20 UTC

This package is auto-updated.

Last update: 2024-04-24 14:55:06 UTC


README

Latest Stable Version Downloads Integrate

Additional Handlers for Whoops.

Installation

composer require slam/php-whoops-handlers

Available Handlers

  1. BodilessHtmlHandler: render a 500 page without any detail, useful for Production
  2. EmailHandler: craft a body to give to your emailer function